]> Pileus Git - ~andy/linux/blobdiff - include/asm-x86_64/cache.h
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
[~andy/linux] / include / asm-x86_64 / cache.h
index 263f0a211ed7b36880cba02eba00f8645e2054e5..c8043a16152e31fc52d3a48c32ae94ec2155eed9 100644 (file)
@@ -20,6 +20,8 @@
        __attribute__((__section__(".data.page_aligned")))
 #endif
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif
 
 #endif