KVM: Remove obsolete kvm_unmap_hva notifier backend
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 23 Aug 2018 09:18:14 +0000 (10:18 +0100)
committerChristoffer Dall <christoffer.dall@arm.com>
Fri, 7 Sep 2018 13:06:02 +0000 (15:06 +0200)
commita35381e10dc46dd75e65e4b3832d9a0005d48d44
treec6f19dc8193ac6001cc9e234c2fbeac66e4670e2
parent7d14919c0d475a795c0127631ac8ecb2b0f31831
KVM: Remove obsolete kvm_unmap_hva notifier backend

kvm_unmap_hva is long gone, and we only have kvm_unmap_hva_range to
deal with. Drop the now obsolete code.

Fixes: fb1522e099f0 ("KVM: update to new mmu_notifier semantic v2")
Cc: James Hogan <jhogan@kernel.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
arch/arm/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_host.h
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/mmu.c
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
virt/kvm/arm/mmu.c
virt/kvm/arm/trace.h