All of lore.kernel.org
 help / color / mirror / Atom feed
* [stable-4.14 0/2] 2 kvm fix for 4.14
@ 2018-03-07 16:04 Jack Wang
  2018-03-07 16:04 ` [stable-4.14 1/2] KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs() Jack Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jack Wang @ 2018-03-07 16:04 UTC (permalink / raw)
  To: stable, gregkh; +Cc: Jack Wang

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(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-08  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 16:04 [stable-4.14 0/2] 2 kvm fix for 4.14 Jack Wang
2018-03-07 16:04 ` [stable-4.14 1/2] KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs() Jack Wang
2018-03-07 16:04 ` [stable-4.14 2/2] KVM/x86: remove WARN_ON() for when vm_munmap() fails Jack Wang
2018-03-07 17:17 ` [stable-4.14 0/2] 2 kvm fix for 4.14 Greg KH
2018-03-08  8:43   ` Jinpu Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.