From: Andi Kleen Date: Wed, 30 Aug 2006 17:37:13 +0000 (+0200) Subject: [PATCH] x86_64: Remove alternative_smp X-Git-Tag: v2.6.18-rc6~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841be8ddf92578e5b481ed9f9abb85649fc13238;p=pandora-kernel.git [PATCH] x86_64: Remove alternative_smp The .fill causes miscompilations with some binutils version. Instead just patch the lock prefix in the lock constructs. That is the majority of the cost and should be good enough. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed