]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
authorJames Hogan <james.hogan@imgtec.com>
Thu, 9 Jun 2016 13:19:19 +0000 (14:19 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 14 Jun 2016 09:02:46 +0000 (11:02 +0200)
commit5de88eace9bec8cd0119a92f9c2354e06b1c912f
treeba8a9bc256ec978c1801df1f21a583bca056924f
parentdb858e86c4d936021364506f3bf24f3b4e513a59
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h

Convert KVM to use the MIPS_ENTRYLO_* definitions from <asm/mipsregs.h>
rather than custom definitions in kvm_host.h

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/mmu.c
arch/mips/kvm/tlb.c