mbox series

[for_v23,v2,0/3] x86/vdso: sgx: Bug fixes for v23

Message ID 20191017000554.11927-1-sean.j.christopherson@intel.com (mailing list archive)
Headers show
Series x86/vdso: sgx: Bug fixes for v23 | expand

Message

Sean Christopherson Oct. 17, 2019, 12:05 a.m. UTC
Cedric pointed out several screw ups in the previous round of bug fixes.

Sean Christopherson (3):
  x86/vdso: sgx: Save untrusted stack before aligning %rsp
  x86/vdso: sgx: Use an extra push to align the stack
  x86/vdso: sgx: Fix unwinder support, again

 arch/x86/entry/vdso/vsgx_enter_enclave.S | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)