X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-s390%2Fcache.h;h=cdf431b061bbc5eb57cb1807f11cda8ffc888867;hb=dd990f16a39d4e615c0b70a0ab50b79b32bfb16d;hp=e20cdd9074db398cc5d7440600fa22e3d8cb66ee;hpb=9fdb62af92c741addbea15545f214a6e89460865;p=powerpc.git diff --git a/include/asm-s390/cache.h b/include/asm-s390/cache.h index e20cdd9074..cdf431b061 100644 --- a/include/asm-s390/cache.h +++ b/include/asm-s390/cache.h @@ -16,4 +16,6 @@ #define ARCH_KMALLOC_MINALIGN 8 +#define __read_mostly __attribute__((__section__(".data.read_mostly"))) + #endif