[PATCH v5 09/21] KVM: arm64: Convert unmap_stage2_range() to generic page-table API

Alexandru Elisei alexandru.elisei at arm.com
Tue Sep 15 06:57:51 EDT 2020


Hi Will,

On 9/11/20 2:25 PM, Will Deacon wrote:
> Convert unmap_stage2_range() to use kvm_pgtable_stage2_unmap() instead
> of walking the page-table directly.

Nitpick: the function name is __unmap_stage2_range() (above and in the subject);
the two aren't equivalent because kvm_unmap_hva_handler() uses
__unmap_stage2_range() directly.

Thanks,
Alex



More information about the linux-arm-kernel mailing list