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:
188e1f8
)
[ARM] Add support for pause_on_oops and display preempt/smp options
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Jun 2007 12:38:27 +0000
(13:38 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 17 Jun 2007 12:40:39 +0000
(13:40 +0100)
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>
No differences found