From: Eric Dumazet Date: Thu, 20 Apr 2006 00:36:48 +0000 (+0200) Subject: [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 X-Git-Tag: v2.6.17-rc3~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b699e36b2d43c1b4288992683e5913d347b5b78;p=pandora-kernel.git [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 It seems latest kernel has a wrong/missing __read_mostly implementation for x86_64 __read_mostly macro should be declared outside of #if CONFIG_X86_VSMP block Signed-off-by: Eric Dumazet Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed