From: Jan Beulich Date: Mon, 26 Jun 2006 11:57:35 +0000 (+0200) Subject: [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack X-Git-Tag: v2.6.18-rc1~612^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de9c3f67ec6fddfb85325bab551f4094f55f410;p=pandora-kernel.git [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack Change the switching to/from the IRQ stack so that unwind annotations can be added for it without requiring CFA expressions. AK: I cleaned it up a bit, making it unconditional and removing the obsolete DEBUG_INFO full frame code. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed