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:
b00dc3a
)
[ARM] Add panic-on-oops support
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 19 Feb 2006 19:53:56 +0000
(19:53 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 22 Feb 2006 09:33:22 +0000
(09:33 +0000)
Although you could ask the kernel for panic-on-oops, it remained
non-functional because the architecture specific code fragment had
not been implemented. Add it, so it works as advertised.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found