commit | d9202429e60d16d39c427cd4e4408cf1827ab9e9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Jun 17 13:38:27 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jun 17 13:40:39 2007 +0100 |
tree | 2b080c06880cca1881b506b9436b01129b768724 | |
parent | 188e1f81ba31af1b65a2f3611df4c670b092bbac [diff] |
[ARM] Add support for pause_on_oops and display preempt/smp options Add calls to oops_enter() and oops_exit() to __die(), so that things like lockdep know when an oops occurs. Add suffixes to the oops report to indicate whether the running kernel has been built with preempt or smp support. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>