]> git.baikalelectronics.ru Git - kernel.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)
commitb5e617015f61a4defef84a9649a08c060415e25b
tree36b0e47e15eb00c7ee4240cb28572952f4d39348
parent1ea36f59618395d5fc74275bf1ea77c6de599b0e
[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]