A few misc MIPS KVM fixes for issues that have been around since the code was merged in v3.10.
James Hogan (3): MIPS: KVM: Fix ASID restoration logic MIPS: KVM: Fix CACHE immediate offset sign extension MIPS: KVM: Uninit VCPU in vcpu_create error path arch/mips/kvm/emulate.c | 2 +- arch/mips/kvm/locore.S | 16 ++++++++++------ arch/mips/kvm/mips.c | 5 ++++- 3 files changed, 15 insertions(+), 8 deletions(-) Cc: Ralf Baechle <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Gleb Natapov <[email protected]> Cc: [email protected] Cc: [email protected] Cc: <[email protected]> -- 2.4.10 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
