CRIS v32: Update and improve kernel/traps.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 3 Dec 2007 10:12:10 +0000 (11:12 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:27 +0000 (11:06 +0100)
commit9ce1ea751f7256b2248321c2427612a295f15137
treebd4d9a2b8924ba878b63c9ef442c22cb439a4a34
parent8cca29b7137a08f25b05e1cddf7dbc8fe8dfad05
CRIS v32: Update and improve kernel/traps.c

- Remove watchdog handling, handled elsewhere.
- Shorten include paths to machine dependent header files.
- Remove raw_printk hack, we now use oops_in_progress instead.
- Add handling of BUG for exception handlers (break 14).
- Formatting and whitespace changes.
arch/cris/arch-v32/kernel/traps.c