[SRU][Trusty][PATCH 0/2] Fix for LP #1755817

Juerg Haefliger juerg.haefliger at canonical.com
Wed Mar 14 14:31:35 UTC 2018


These patches fix a segfault in the ldt_gdt_64 x86 selftest which
was introduced by one of the backports required by Kaiser.

...Juerg


Andy Lutomirski (2):
  x86/kvm: Rename VMX's segment access rights defines
  x86/signal/64: Fix SS if needed when delivering a 64-bit signal

 arch/x86/include/asm/desc_defs.h | 23 ++++++++++++++++++
 arch/x86/include/asm/vmx.h       | 46 ++++++++++++++++++------------------
 arch/x86/kernel/signal.c         | 51 ++++++++++++++++++++++++++++++++++++++--
 arch/x86/kvm/vmx.c               | 12 +++++-----
 4 files changed, 101 insertions(+), 31 deletions(-)

-- 
2.14.1





More information about the kernel-team mailing list