From: Alexander van Heukelum Date: Wed, 22 Oct 2008 10:00:08 +0000 (+0200) Subject: i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end X-Git-Tag: v2.6.29-rc1~587^2~4^10~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b8f87bf4958cbad620654efc0882ac46c19846;p=pandora-kernel.git 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 Acked-by: "Neil Horman" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed