sh: update die() output.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Oct 2009 01:57:52 +0000 (10:57 +0900)
committerPaul 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