[PATCH] x86_64: More CFI fixes for 32bit entry code
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jan 2006 21:41:59 +0000 (22:41 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:01:09 +0000 (19:01 -0800)
Frame unwind information was still incorrect for ia32_ptregs_common
(sorry, my fault), and could be improved for some of the other entry
points.

Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found