All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: MIPS: Misc fixes for 4.10
@ 2017-01-03 17:42 ` James Hogan
  0 siblings, 0 replies; 7+ messages in thread
From: James Hogan @ 2017-01-03 17:42 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář
  Cc: Ralf Baechle, linux-mips, kvm, stable, James Hogan

This series contains a couple of 4.10 fixes.

- Patch 1 fixes when KVM is used by a 64-bit (n64) userland program,
  which can result in a kernel crash when a signal is delivered on the
  way back out from the guest.

- Patch 2 fixes flushing of the entry code from the icache to take place
  on all CPUs rather than only the local one.

Both are tagged for stable.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org

James Hogan (2):
  KVM: MIPS: Don't clobber CP0_Status.UX
  KVM: MIPS: Flush KVM entry code from icache globally

 arch/mips/kvm/entry.c | 5 ++++-
 arch/mips/kvm/mips.c  | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
git-series 0.8.10

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

end of thread, other threads:[~2017-01-05 16:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 17:42 [PATCH 0/2] KVM: MIPS: Misc fixes for 4.10 James Hogan
2017-01-03 17:42 ` James Hogan
2017-01-03 17:43 ` [PATCH 1/2] KVM: MIPS: Don't clobber CP0_Status.UX James Hogan
2017-01-03 17:43   ` James Hogan
2017-01-03 17:43 ` [PATCH 2/2] KVM: MIPS: Flush KVM entry code from icache globally James Hogan
2017-01-03 17:43   ` James Hogan
2017-01-05 16:54 ` [PATCH 0/2] KVM: MIPS: Misc fixes for 4.10 Radim Krčmář

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.