]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/cache.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6-omap-h63xx.git] / include / asm-s390 / cache.h
index e20cdd9074db398cc5d7440600fa22e3d8cb66ee..9b866816863c89a76069d1d3b9f857067a1aa27f 100644 (file)
@@ -14,6 +14,6 @@
 #define L1_CACHE_BYTES     256
 #define L1_CACHE_SHIFT     8
 
-#define ARCH_KMALLOC_MINALIGN  8
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
 
 #endif