X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fcache.h;h=cdf431b061bbc5eb57cb1807f11cda8ffc888867;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=e20cdd9074db398cc5d7440600fa22e3d8cb66ee;hpb=76828883507a47dae78837ab5dec5a5b4513c667;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