summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/trap_emul.c
diff options
context:
space:
mode:
authorJames Hogan2016-08-01 10:07:52 +0200
committerJames Hogan2016-09-08 19:29:39 +0200
commitf6f7017192ad62669dc8aa4cb33e5f5a0ecd2d81 (patch)
treef722f2e018aa2e32ea6850bf55076f8f0fca7dd9 /arch/mips/kvm/trap_emul.c
parentLinux 4.8-rc3 (diff)
downloadkernel-qcow2-linux-f6f7017192ad62669dc8aa4cb33e5f5a0ecd2d81.tar.gz
kernel-qcow2-linux-f6f7017192ad62669dc8aa4cb33e5f5a0ecd2d81.tar.xz
kernel-qcow2-linux-f6f7017192ad62669dc8aa4cb33e5f5a0ecd2d81.zip
KVM: MIPS: Override HVA error values for EVA
MIPS Enhanced Virtual Addressing (EVA) allows the user mode and kernel mode address spaces to overlap, breaking the assumption that PAGE_OFFSET is an appropriate KVM HVA error value, since PAGE_OFFSET may be as low as zero. Fix this in the same way that s390 does in commit bf640876e21f ("KVM: s390: Make KVM_HVA_ERR_BAD usable on s390"), by overriding KVM_HVA_ERR_[RO_]BAD and kvm_is_error_hva() in asm/kvm_host.h. Signed-off-by: James Hogan <james.hogan@imgtec.com> 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
Diffstat (limited to 'arch/mips/kvm/trap_emul.c')
0 files changed, 0 insertions, 0 deletions