ARM: update die() output
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Oct 2009 14:25:05 +0000 (15:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Oct 2009 14:25:05 +0000 (15:25 +0100)
Make die() better match x86:
- add printing of the last accessed sysfs file
- ensure console_verbose() is called under the lock
- ensure we panic outside of oops_exit()

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

No differences found