fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-s390 / cache.h
index e20cdd9..cdf431b 100644 (file)
@@ -16,4 +16,6 @@
 
 #define ARCH_KMALLOC_MINALIGN  8
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif