x86-64: Adjust frame type at paranoid_exit:
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 12:54:32 +0000 (13:54 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:14:10 +0000 (08:14 +0200)
commit1f130a783a796f147b080c594488b566c86007d0
treedee3d22c3c7bd8176600bc7791d612c651c9672b
parente6b04b6b5a3182ae36cf9a69f1aaaee432edc8ad
x86-64: Adjust frame type at paranoid_exit:

As this isn't an exception or interrupt entry point, it doesn't
have any of the hardware provide frame layouts active.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
LKML-Reference: <4C7FBAA80200007800013F67@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S