From: Andi Kleen Date: Fri, 28 Jul 2006 12:44:57 +0000 (+0200) Subject: [PATCH] i386: Do backtrace fallback too X-Git-Tag: v2.6.18-rc3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97d20a6c51067a38f53680d9609b4cf2867d077;p=pandora-kernel.git [PATCH] i386: Do backtrace fallback too Similar patch to earlier x86-64 patch. When the dwarf2 unwinder fails dump the left over stack with the old unwinder. Also some clarifications in the headers. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed