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:
cf52ebe
)
i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end
author
Alexander van Heukelum
<heukelum@fastmail.fm>
Wed, 22 Oct 2008 10:00:08 +0000
(12:00 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 22 Oct 2008 12:00:22 +0000
(14:00 +0200)
crash_kexec should not be called with console_sem held. Move
the call before bust_spinlocks(0) in oops_end to avoid the
problem.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Acked-by: "Neil Horman" <nhorman@tuxdriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found