[ARM] Add support for pause_on_oops and display preempt/smp options
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Jun 2007 12:38:27 +0000 (13:38 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 Jun 2007 12:40:39 +0000 (13:40 +0100)
Add calls to oops_enter() and oops_exit() to __die(), so that
things like lockdep know when an oops occurs.

Add suffixes to the oops report to indicate whether the running
kernel has been built with preempt or smp support.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found