]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
authorJan Beulich <jbeulich@novell.com>
Mon, 26 Jun 2006 11:57:35 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:17 +0000 (10:48 -0700)
commited622b30a89001303b2ec960dbe0c802147b4d7c
treec3d469e9ea995a12e4ae299b27c9e747d3eaa3ac
parentff54abee5c81c70ce5560183370571914c2cca1b
[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 <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/entry.S