From: Andi Kleen Date: Wed, 2 Aug 2006 20:37:28 +0000 (+0200) Subject: [PATCH] x86_64: Fix backtracing for interrupt stacks X-Git-Tag: v2.6.18-rc4~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2699500b31f41fc25656c42548c8a388c8a329fe;p=pandora-kernel.git [PATCH] x86_64: Fix backtracing for interrupt stacks Re-add backlink for old style unwinder to stack switching. Add proper stack frame and CFI annotations to call_softirq This prevents a oops when backtracing with fallback through the interrupt stack top. Suggested by Jan Beulich and Herbert Xu wanted it in 2.6.18. Cc: jbeulich@novell.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed