commit | b6a68a16dc15c65fe76acb7502a806ae415cd3e4 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Jul 28 21:15:45 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 28 21:46:01 2005 -0700 |
tree | 8e509a3818fe4670f2a1f5789a17e3ef12a9aab5 | |
parent | 2275cfa8bcb833cdac7dcc616d11306ca35eec58 [diff] |
[PATCH] x86_64: Turn BUG data into valid instruction This avoids confusing the disassembler. Costs 2 bytes per BUG. Thanks to Suresh Siddha and Jan Beulich for suggesting suitable instructions. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>