commit | af67c3a9e68ee0a9e30ee8582577408adba0e299 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 10:57:52 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 10:57:52 2009 +0900 |
tree | 1e334fd6ecc9e42b5756f800b59d3fd4c9681f64 | |
parent | 2caa731819a633bec5a56736e64c562b7e193666 [diff] |
sh: update die() output. 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>