X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fcache.h;h=cdf431b061bbc5eb57cb1807f11cda8ffc888867;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=e20cdd9074db398cc5d7440600fa22e3d8cb66ee;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/include/asm-s390/cache.h b/include/asm-s390/cache.h index e20cdd907..cdf431b06 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