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)
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>

No differences found