arm64: KVM: Remove pgd_lock
authorSteven Price <steven.price@arm.com>
Mon, 13 Aug 2018 16:04:53 +0000 (17:04 +0100)
committerChristoffer Dall <christoffer.dall@arm.com>
Fri, 7 Sep 2018 13:06:03 +0000 (15:06 +0200)
commitdf3190e22016abf74ef67c9691e9fa1012a66bd5
tree68a941d0d0db792d2866f80d99537c73333f34ad
parenta35381e10dc46dd75e65e4b3832d9a0005d48d44
arm64: KVM: Remove pgd_lock

The lock has never been used and the page tables are protected by
mmu_lock in struct kvm.

Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
arch/arm64/include/asm/kvm_host.h