commit | 9ce1ea751f7256b2248321c2427612a295f15137 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Dec 03 11:12:10 2007 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:27 2008 +0100 |
tree | bd4d9a2b8924ba878b63c9ef442c22cb439a4a34 | |
parent | 8cca29b7137a08f25b05e1cddf7dbc8fe8dfad05 [diff] |
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.