linux-stable-rt/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
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
math-emu
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
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