diff options
author | Alexander van Heukelum <heukelum@fastmail.fm> | 2008-10-22 12:00:08 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-22 14:00:22 +0200 |
commit | b4b8f87bf4958cbad620654efc0882ac46c19846 (patch) | |
tree | ac94939d6bc8e75e212225da99ccbf8a48e7c30e /arch/x86/mm/fault.c | |
parent | x86, kexec: fix hang on i386 when panic occurs while console_sem is held (diff) | |
download | linux-b4b8f87bf4958cbad620654efc0882ac46c19846.tar.xz linux-b4b8f87bf4958cbad620654efc0882ac46c19846.zip |
i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end
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>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions