--- a/include/asm-x86_64/cache.h 2006-04-19 12:43:14.000000000 +0200 +++ b/include/asm-x86_64/cache.h 2006-04-19 14:11:50.000000000 +0200 @@ -20,8 +20,8 @@ __attribute__((__section__(".data.page_aligned"))) #endif -#define __read_mostly __attribute__((__section__(".data.read_mostly"))) - #endif +#define __read_mostly __attribute__((__section__(".data.read_mostly"))) + #endif