]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
authorAndrew Scull <ascull@google.com>
Tue, 19 May 2020 10:40:36 +0000 (11:40 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 25 May 2020 15:16:27 +0000 (16:16 +0100)
commit5d0fe7155e0e828228b0e6a980c05e4fbdc5b83e
tree1143c989003608cd9fb4c12fb69cff1447e8d15d
parent46bee42dd99c79f3a826890ed3878db6818d8573
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction

This abstraction was introduced to hide the difference between arm and
arm64 but, with the former no longer supported, this abstraction can be
removed and the canonical kernel API used directly instead.

Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
CC: Marc Zyngier <maz@kernel.org>
CC: James Morse <james.morse@arm.com>
CC: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20200519104036.259917-1-ascull@google.com
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/kvm/mmu.c