linux/arch/x86
Uros Bizjak 52ca311e5f KVM: VMX: Enable machine check support for 32bit targets
commit fb56baae5e upstream.

There is no reason to limit the use of do_machine_check
to 64bit targets. MCE handling works for both target familes.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Sean Christopherson <sean.j.christopherson@intel.com>
Cc: stable@vger.kernel.org
Fixes: a0861c02a9 ("KVM: Add VT-x machine check support")
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Message-Id: <20200414071414.45636-1-ubizjak@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-29 16:33:17 +02:00
..
boot x86/boot: Use unsigned comparison for addresses 2020-04-17 10:50:03 +02:00
configs
crypto
entry x86/entry/32: Add missing ASM_CLAC to general_protection entry 2020-04-17 10:50:13 +02:00
events perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag 2020-03-18 07:17:53 +01:00
hyperv x86/Hyper-V: Report crash data in die() when panic_on_oops is set 2020-04-23 10:36:24 +02:00
ia32 syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn 2020-01-17 19:48:30 +01:00
include x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE 2020-04-21 09:05:05 +02:00
kernel x86: ACPI: fix CPU hotplug deadlock 2020-04-23 10:36:38 +02:00
kvm KVM: VMX: Enable machine check support for 32bit targets 2020-04-29 16:33:17 +02:00
lib x86/decoder: Add TEST opcode to Group3-2 2020-02-24 08:36:55 +01:00
math-emu x86/math-emu: Check __copy_from_user() result 2019-12-31 16:43:32 +01:00
mm x86/ioremap: Fix CONFIG_EFI=n build 2020-04-01 11:01:59 +02:00
net bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits 2020-04-01 11:02:10 +02:00
oprofile
pci
platform efi/x86: Fix the deletion of variables in mixed mode 2020-04-17 10:50:25 +02:00
power
purgatory
ras
realmode
tools
um um: Implement copy_thread_tls 2020-01-14 20:08:35 +01:00
video
xen x86/xen: Distribute switch variables for initialization 2020-03-12 13:00:15 +01:00
.gitignore
Kbuild
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.um
Makefile_32.cpu