[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 16 Oct 2006 00:38:50 +0000 (01:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 30 Nov 2006 01:14:50 +0000 (01:14 +0000)
This shaves of around 4kB and a few cycles for the average kernel that
has CONFIG_BUG enabled.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found