From: Jack Wang jinpu.wang@profitbricks.com
Hi Greg,
I noticed 2 fixes for kvm are missing in your queue-4.14, both are bugfix, can be cherry pick cleanly.
The patch from Tianyu should close bug below, also included in 3.16 https://bugzilla.kernel.org/show_bug.cgi?id=198991
Eric Biggers (1): KVM/x86: remove WARN_ON() for when vm_munmap() fails
Tianyu Lan (1): KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
arch/x86/kvm/x86.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)