]> git.baikalelectronics.ru Git - kernel.git/commit
kvm arm: Move fake PGD handling to arch specific files
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 1 Mar 2016 10:03:06 +0000 (10:03 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 21 Apr 2016 12:56:44 +0000 (14:56 +0200)
commit437f755775a45fd78a28f4a029b1bf41a268b5b4
tree5e83daf97d8365fde6ee28585643eaeebb50afcd
parent54daf1dc63459c56d9e043c02d661b5cdcee44bf
kvm arm: Move fake PGD handling to arch specific files

Rearrange the code for fake pgd handling, which is applicable
only for arm64. This will later be removed once we introduce
the stage2 page table walker macros.

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