Re: [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
From: IBM
Date: Thu Sep 10 2026 - 07:26:09 EST
Sean Christopherson <seanjc@xxxxxxxxxx> writes:
> Add vm_alloc_page_table_pages() and use it throughout arch code to replace
> open coded equivalents.
>
> No functional change intended.
>
Straight forward change. LGTM.
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>