linux/arch/sh
Paul Mundt dc34d312c7 sh: BUG() handling through trapa vector.
Previously we haven't been doing anything with verbose BUG() reporting,
and we've been relying on the oops path for handling BUG()'s, which is
rather sub-optimal.

This switches BUG handling to use a fixed trapa vector (#0x3e) where we
construct a small bug frame post trapa instruction to get the context
right. This also makes it trivial to wire up a DIE_BUG for the atomic
die chain, which we couldn't really do before.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-12 08:42:08 +09:00
..
boards sh: Kill off unused SE7619 I/O ops. 2006-12-12 08:42:08 +09:00
boot sh: Add uImage and S-rec generation support. 2006-12-12 08:42:07 +09:00
cchips sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
configs sh: landisk board build fixes. 2006-12-12 08:42:07 +09:00
drivers sh: push-switch fixups for work_struct API damage. 2006-12-12 08:42:07 +09:00
kernel sh: BUG() handling through trapa vector. 2006-12-12 08:42:08 +09:00
lib sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: Trivial build fixes for SH-2 support. 2006-12-12 08:42:07 +09:00
oprofile [PATCH] struct path: convert sh 2006-12-08 08:28:49 -08:00
tools sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Kconfig sh: Trivial build fixes for SH-2 support. 2006-12-12 08:42:07 +09:00
Kconfig.debug sh: Trivial build fixes for SH-2 support. 2006-12-12 08:42:07 +09:00
Makefile sh: Add uImage and S-rec generation support. 2006-12-12 08:42:07 +09:00