Jeremy Fitzhardinge c31a0bf3e1 [PATCH] Generic BUG for x86-64
This makes x86-64 use the generic BUG machinery.

The main advantage in using the generic BUG machinery for x86-64 is that
the inlined overhead of BUG is just the ud2a instruction; the file+line
information are no longer inlined into the instruction stream.  This
reduces cache pollution.

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Andi Kleen <ak@muc.de>
Cc: Hugh Dickens <hugh@veritas.com>
Cc: Michael Ellerman <michael@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:28:39 -08:00
..
2006-09-26 10:52:38 +02:00
2006-12-08 08:28:39 -08:00
2006-10-03 23:01:26 +02:00
2006-12-04 02:00:22 -05:00
2006-12-07 02:14:10 +01:00
2006-09-26 10:52:39 +02:00
2006-11-08 10:23:03 -08:00
2006-10-11 11:14:23 -07:00
2006-12-07 02:14:01 +01:00
2006-11-14 16:57:46 +01:00
2006-12-07 02:14:09 +01:00
2006-09-26 10:52:32 +02:00
2006-09-26 10:52:28 +02:00
2006-09-26 10:52:26 +02:00
2006-07-29 20:59:55 -07:00
2006-12-07 08:39:37 -08:00