X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-s390%2Fcache.h;h=9b866816863c89a76069d1d3b9f857067a1aa27f;hb=3fde80e94c2bbffbb13f5faa3340cf438440ebea;hp=e20cdd9074db398cc5d7440600fa22e3d8cb66ee;hpb=8e9c238c3884c226f0cddc31cde87dd5df1a6500;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-s390/cache.h b/include/asm-s390/cache.h index e20cdd9074d..9b866816863 100644 --- a/include/asm-s390/cache.h +++ b/include/asm-s390/cache.h @@ -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