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)
commit03a6e5bd5ba7d2a37b0bf4327b83d7c83311b0a1
treee7deeed51dfe326859aa10af6a6983ccabddd76b
parente40c2ec6761d11043ad9f6352679049dbee836eb
ARM: update die() output

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>
arch/arm/kernel/traps.c