]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86: all cpu backtrace
authorAndrew Morton <akpm@osdl.org>
Thu, 7 Dec 2006 01:14:01 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:01 +0000 (02:14 +0100)
commit1114c11d32c6682dda6863407b6b2057f3988b94
treecf1ed6b0ad75137361228955535044fd4630a57b
parent18ca7f4fcdb2203e818b1ab43129eef5f62c9c7f
[PATCH] x86: all cpu backtrace

When a spinlock lockup occurs, arrange for the NMI code to emit an all-cpu
backtrace, so we get to see which CPU is holding the lock, and where.

Cc: Andi Kleen <ak@muc.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/nmi.c
arch/x86_64/kernel/nmi.c
include/asm-i386/nmi.h
include/asm-x86_64/nmi.h
include/linux/nmi.h
lib/spinlock_debug.c