commit | 13b7756cec3d6e8329fa21c314fe150c12601c6c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Jan 25 13:33:11 2017 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Jan 30 13:47:38 2017 +0000 |
tree | 0e7cccbb4dd4151a7da95c12c33c82d767265c5f | |
parent | 8f36ebaf21fdae99c091c67e8b6fab33969f2667 [diff] |
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>