]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm/arm64: KVM: Drop boot_pgd
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 30 Jun 2016 17:40:45 +0000 (18:40 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Sun, 3 Jul 2016 21:41:27 +0000 (23:41 +0200)
commit12fda8123d74903d1f65fb006fe4964e23ede0d1
tree8fd4cb6791a0d9e2ea13db072d96b47b8aefa848
parent3421e9d88d7ae70fbc8c903e44a5acace8ae2d29
arm/arm64: KVM: Drop boot_pgd

Since we now only have one set of page tables, the concept of
boot_pgd is useless and can be removed. We still keep it as
an element of the "extended idmap" thing.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_host.h
arch/arm/include/asm/kvm_mmu.h
arch/arm/kvm/arm.c
arch/arm/kvm/mmu.c
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_mmu.h