]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/cache.h
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
[linux-2.6] / 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