From 222ef9dbd267b7d8143314b400ebe5027d25ee9e Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Thu, 20 Apr 2006 02:36:48 +0200 Subject: [PATCH] --- yaml --- r: 26054 b: refs/heads/master c: 0b699e36b2d43c1b4288992683e5913d347b5b78 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86_64/cache.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 1f563501b15b..ffedcdab748b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 18bd057b1408cd110ed23281533430cfc2d52091 +refs/heads/master: 0b699e36b2d43c1b4288992683e5913d347b5b78 diff --git a/trunk/include/asm-x86_64/cache.h b/trunk/include/asm-x86_64/cache.h index c8043a16152e..f8dff1c67538 100644 --- a/trunk/include/asm-x86_64/cache.h +++ b/trunk/include/asm-x86_64/cache.h @@ -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