]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86-64: Adjust frame type at paranoid_exit:
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 12:54:32 +0000 (13:54 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Dec 2014 14:16:06 +0000 (15:16 +0100)
commitddd12e4e3fdbd0906fe30aef5b51ecebc71d2af6
treeb48af62c8fb61386fbe151f8c92d40cfd156d3c4
parent0d095eeb523a52bfc7a192eb3c688dee14c55408
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>
(cherry picked from commit 1f130a783a796f147b080c594488b566c86007d0)
[WT: only merged to minimize changes from mainline in entry_64.S]
Signed-off-by: Willy Tarreau <w@1wt.eu>
arch/x86/kernel/entry_64.S