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)
- 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.


No differences found