arm/arm64: KVM: Stop propagating cacheability status of a faulted page
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 25 Jan 2017 13:33:11 +0000 (13:33 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 30 Jan 2017 13:47:38 +0000 (13:47 +0000)
commit13b7756cec3d6e8329fa21c314fe150c12601c6c
tree0e7cccbb4dd4151a7da95c12c33c82d767265c5f
parent8f36ebaf21fdae99c091c67e8b6fab33969f2667
arm/arm64: KVM: Stop propagating cacheability status of a faulted page

Now that we unconditionally flush newly mapped pages to the PoC,
there is no need to care about the "uncached" status of individual
pages - they must all be visible all the way down.

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