aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorGavin Shan <gshan@redhat.com>2020-01-21 16:56:59 +1100
committerMarc Zyngier <maz@kernel.org>2020-01-23 10:38:15 +0000
commitcf2d23e0bac9f6b5cd1cba8898f5f05ead40e530 (patch)
treef3ebc0f9b3597cb021dbe0a71c08139ced753a87 /.mailmap
parentarm64: KVM: Annotate guest entry/exit as a single function (diff)
downloadlinux-dev-cf2d23e0bac9f6b5cd1cba8898f5f05ead40e530.tar.xz
linux-dev-cf2d23e0bac9f6b5cd1cba8898f5f05ead40e530.zip
KVM: arm/arm64: Fix young bit from mmu notifier
kvm_test_age_hva() is called upon mmu_notifier_test_young(), but wrong address range has been passed to handle_hva_to_gpa(). With the wrong address range, no young bits will be checked in handle_hva_to_gpa(). It means zero is always returned from mmu_notifier_test_young(). This fixes the issue by passing correct address range to the underly function handle_hva_to_gpa(), so that the hardware young (access) bit will be visited. Fixes: 35307b9a5f7e ("arm/arm64: KVM: Implement Stage-2 page aging") Signed-off-by: Gavin Shan <gshan@redhat.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200121055659.19560-1-gshan@redhat.com
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions