x86-64: Fix unwind annotations in syscall stubs
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 12:52:45 +0000 (13:52 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:14:09 +0000 (08:14 +0200)
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>

No differences found