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:
2caa731
)
sh: update die() output.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 01:57:52 +0000
(10:57 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 01:57:52 +0000
(10:57 +0900)
This follows the ARM change, as SH had all of the same issues:
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: Paul Mundt <lethal@linux-sh.org>
No differences found