commit | 03a6e5bd5ba7d2a37b0bf4327b83d7c83311b0a1 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 11 15:25:05 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 11 15:25:05 2009 +0100 |
tree | e7deeed51dfe326859aa10af6a6983ccabddd76b | |
parent | e40c2ec6761d11043ad9f6352679049dbee836eb [diff] |
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>