diff options
Diffstat (limited to 'arch/mips/kvm/tlb.c')
-rw-r--r-- | arch/mips/kvm/tlb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kvm/tlb.c b/arch/mips/kvm/tlb.c index a08c43946247..e0e1d0a611fc 100644 --- a/arch/mips/kvm/tlb.c +++ b/arch/mips/kvm/tlb.c | |||
@@ -632,7 +632,7 @@ void kvm_arch_vcpu_load(struct kvm_vcpu *vcpu, int cpu) | |||
632 | 632 | ||
633 | kvm_debug("%s: vcpu %p, cpu: %d\n", __func__, vcpu, cpu); | 633 | kvm_debug("%s: vcpu %p, cpu: %d\n", __func__, vcpu, cpu); |
634 | 634 | ||
635 | /* Alocate new kernel and user ASIDs if needed */ | 635 | /* Allocate new kernel and user ASIDs if needed */ |
636 | 636 | ||
637 | local_irq_save(flags); | 637 | local_irq_save(flags); |
638 | 638 | ||