From: Jan Beulich Date: Mon, 26 Jun 2006 11:57:47 +0000 (+0200) Subject: [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding X-Git-Tag: v2.6.18-rc1~612^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33bd9aac0597eeedaaa01ea5aafe456894b2f2b;p=pandora-kernel.git [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding If no unwinding is possible at all for a certain exception instance, fall back to the old style call trace instead of not showing any trace at all. Also, allow setting the stack trace mode at the command line. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed