]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfddcefd1dabcb00afd76e5cad82947991d5257b8
tree0e7cccbb4dd4151a7da95c12c33c82d767265c5f
parent9082475952ebbea19d6b3c83cb52200bda2fc8e7
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