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@xxxxxxxxxx> Cc: "Radim Krčmář" <rkrcmar@xxxxxxxxxx> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Cc: linux-mips@xxxxxxxxxxxxxx Cc: kvm@xxxxxxxxxxxxxxx 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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html