diff options
| author | Andy Lutomirski <[email protected]> | 2014-07-23 15:34:11 +0000 |
|---|---|---|
| committer | H. Peter Anvin <[email protected]> | 2014-07-28 22:25:40 +0000 |
| commit | 7209a75d2009dbf7745e2fd354abf25c3deb3ca3 (patch) | |
| tree | e0c3050ed85e8d10aff456f7fa43eec73cbad4ca /lib/mpi/mpi-cmp.c | |
| parent | Linux 3.16-rc7 (diff) | |
| download | kernel-7209a75d2009dbf7745e2fd354abf25c3deb3ca3.tar.gz kernel-7209a75d2009dbf7745e2fd354abf25c3deb3ca3.zip | |
x86_64/entry/xen: Do not invoke espfix64 on Xen
This moves the espfix64 logic into native_iret. To make this work,
it gets rid of the native patch for INTERRUPT_RETURN:
INTERRUPT_RETURN on native kernels is now 'jmp native_iret'.
This changes the 16-bit SS behavior on Xen from OOPSing to leaking
some bits of the Xen hypervisor's RSP (I think).
[ hpa: this is a nonzero cost on native, but probably not enough to
measure. Xen needs to fix this in their own code, probably doing
something equivalent to espfix64. ]
Signed-off-by: Andy Lutomirski <[email protected]>
Link: http://lkml.kernel.org/r/7b8f1d8ef6597cb16ae004a43c56980a7de3cf94.1406129132.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
