From: Andrew Morton Date: Thu, 7 Dec 2006 01:14:01 +0000 (+0100) Subject: [PATCH] x86: all cpu backtrace X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb81a09e55eaf7e5f798468ab971469b6f66a259;p=pandora-kernel.git [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 Cc: Ingo Molnar Cc: Badari Pulavarty Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen --- Reading git-diff-tree failed