]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2b559b5301d0f1762a147faa100ca73b1835d7d
tree68a941d0d0db792d2866f80d99537c73333f34ad
parent83072bacf7c82095120df71230ed4864d81e1702
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