sh: generic BUG() support.
commitfa69151173b1fc6fa3ced0edd5c2ea83b5d32bc1
authorPaul Mundt <lethal@linux-sh.org>
Thu, 8 Mar 2007 10:41:21 +0000 (8 19:41 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Mon, 7 May 2007 02:10:53 +0000 (7 02:10 +0000)
treee7af97ccddc06d54dd6d6982a64cbf4982693379
parent45ed285b54930767937deb0eaf718b1d08c3c475
sh: generic BUG() support.

Wire up GENERIC_BUG for SH. This moves off of the special bug
frame and on to the generic struct bug_entry. Roughly the same
semantics are retained, and we can kill off some of the verbose
BUG() reporting code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/traps.c
arch/sh/kernel/vmlinux.lds.S
include/asm-sh/bug.h