commit | 8c74932779fc6f61b4c30145863a17125c1a296c | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Aug 30 19:37:14 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Aug 30 16:05:15 2006 -0700 |
tree | 664c5c1ea4674ec35dbc499294c3830f8176fb43 | |
parent | 841be8ddf92578e5b481ed9f9abb85649fc13238 [diff] |
[PATCH] i386: 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. Cc: Gerd Hoffmann <kraxel@suse.de> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>