commit | 63dc68a8cf60cb110b147dab1704d990808b39e2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 16 01:38:50 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 30 01:14:50 2006 +0000 |
tree | 48dbc7a170eff5e16c3a1f6bf4fe53ab168c4e83 | |
parent | 005985609ff72df3257fde6b29aa9d71342c2a6b [diff] |
[MIPS] Use conditional traps for BUG_ON on MIPS II and better. 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>