commit | e6b04b6b5a3182ae36cf9a69f1aaaee432edc8ad | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Thu Sep 02 13:52:45 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 03 08:14:09 2010 +0200 |
tree | a1f160e3b7e39b53641948cdd6423e8a22ff50be | |
parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c [diff] |
x86-64: Fix unwind annotations in syscall stubs With the return address removed from the stack, these should really refer to their caller's register state. Signed-off-by: Jan Beulich <jbeulich@novell.com> Acked-by: Alexander van Heukelum <heukelum@fastmail.fm> LKML-Reference: <4C7FBA3D0200007800013F61@vpn.id2.novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>