x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()
authorJan Beulich <JBeulich@novell.com>
Thu, 17 Feb 2011 15:47:37 +0000 (15:47 +0000)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Feb 2011 07:52:29 +0000 (08:52 +0100)
commitbb3e6251a69e67d7620373ee18e35b404964273e
treea3aec50ba891602f5162610127edd20e5c439e27
parent2a324ce7b79a3a90cc2d4ade5d5f960a99000caa
x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()

show_regs() already prints two(!) stack traces, no need for a third one.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <4D5D512902000078000326EE@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/hw_nmi.c