[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/3] x86: IST cleanup
Various bits of cleanup for !CONFIG_PV builds. Andrew Cooper (3): x86/S3: Use percpu_traps_init() rather than opencoding SYSCALL/SYSENTER restoration x86/boot: Don't enable EFER.SCE for !CONFIG_PV builds x86/pv: Don't use IST for NMI/#MC/#DB in !CONFIG_PV builds xen/arch/x86/acpi/suspend.c | 25 ++----------------------- xen/arch/x86/boot/trampoline.S | 4 ++-- xen/arch/x86/cpu/common.c | 8 +++++--- xen/arch/x86/efi/efi-boot.h | 3 ++- xen/arch/x86/hvm/vmx/vmx.c | 4 ++++ xen/arch/x86/x86_64/traps.c | 19 ++++++------------- xen/include/asm-x86/processor.h | 12 +++++++++++- 7 files changed, 32 insertions(+), 43 deletions(-) -- 2.11.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |