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)
commite6b04b6b5a3182ae36cf9a69f1aaaee432edc8ad
treea1f160e3b7e39b53641948cdd6423e8a22ff50be
parent2bfc96a127bc1cc94d26bfaa40159966064f9c8c
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>
arch/x86/kernel/entry_64.S