[ARM] Add panic-on-oops support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 19 Feb 2006 19:53:56 +0000 (19:53 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Feb 2006 09:33:22 +0000 (09:33 +0000)
Although you could ask the kernel for panic-on-oops, it remained
non-functional because the architecture specific code fragment had
not been implemented.  Add it, so it works as advertised.

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

No differences found