commit | dffead4e421e289c8434351400d24fd35723e874 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Mon Jun 26 13:57:38 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:48:17 2006 -0700 |
tree | 8b95fac885640f1abfa4b67758b3fb6a521e061a | |
parent | 1de9c3f67ec6fddfb85325bab551f4094f55f410 [diff] |
[PATCH] x86_64: reliable stack trace support (x86-64 syscall Adjust the CFA offset for 64- and 32-bit syscall entries so that the five slots pre-subtracted from the stack pointer do not appear to reside outside of the current frame. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>