Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
[cascardo/linux.git] / include / asm-x86_64 / cache.h
index 263f0a2..f8dff1c 100644 (file)
@@ -22,4 +22,6 @@
 
 #endif
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif