diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2015-03-12 18:16:50 +0000 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2015-03-12 22:34:30 +0100 |
commit | 1d2ebaccc741a299abfafb848414b01d190f4e33 (patch) | |
tree | 77bc47868944f30e42ef86bc18474a5799fa05d6 /arch/arm/include | |
parent | 174178fed338edba66ab9580af0c5d9e1a4e5019 (diff) |
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
So far, handle_hva_to_gpa was never required to return a value.
As we prepare to age pages at Stage-2, we need to be able to
return a value from the iterator (kvm_test_age_hva).
Adapt the code to handle this situation. No semantic change.
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions