]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[PATCH] i386: reliable stack trace support i386 entry.S
authorJan Beulich <jbeulich@novell.com>
Mon, 26 Jun 2006 11:57:44 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:17 +0000 (10:48 -0700)
commitfe7cacc1c25e286872b878c5d46880b620cd1e2d
tree36b0e47e15eb00c7ee4240cb28572952f4d39348
parent176a2718f408ce92788b29127050b04dfd6e4f68
[PATCH] i386: reliable stack trace support i386 entry.S

To increase the usefulness of reliable stack unwinding, this adds CFI
unwind annotations to many low-level i386 routines.

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/i386/kernel/entry.S
include/asm-i386/dwarf2.h [new file with mode: 0644]