git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40c2ec
)
ARM: update die() output
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 11 Oct 2009 14:25:05 +0000
(15:25 +0100)
committer
Russell 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