]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/cache.h
Protect tty drivers list with tty_mutex
[linux-2.6-omap-h63xx.git] / include / asm-s390 / cache.h
index e20cdd9074db398cc5d7440600fa22e3d8cb66ee..cdf431b061bbc5eb57cb1807f11cda8ffc888867 100644 (file)
@@ -16,4 +16,6 @@
 
 #define ARCH_KMALLOC_MINALIGN  8
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif