[PATCH] x86-64: Fix CFI information
authorJan Beulich <jbeulich@novell.com>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:56 +0000 (10:50 -0700)
commit7effaa882af523085f7acadc5871b75a7e506baf
tree420890a24a9904bdaaec20dd9909d2f6f1e0d2f6
parentb3ab8382245541ea030faaa1645f66258fde452d
[PATCH] x86-64: Fix CFI information

Being the foundation for reliable stack unwinding, this fixes CFI unwind
annotations in many low-level x86_64 routines, plus a config option
(available to all architectures, and also present in the previously sent
patch adding such annotations to i386 code) to enable them separatly
rather than only along with adding full debug information.

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/ia32/ia32entry.S
arch/x86_64/kernel/entry.S
include/asm-x86_64/calling.h
include/asm-x86_64/dwarf2.h