Re: [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline

From: IBM

Date: Thu Sep 10 2026 - 02:47:52 EST


Sean Christopherson <seanjc@xxxxxxxxxx> writes:

> Move the single-page allocator APIs to kvm_util.h as inline functions, as
> the are trivial wrappers, and unlike __vm_phy_pages_alloc(), are expected
> to remain that way for the foreseeable future.
>
> No functional change intended.
>
> Tested-by: Itaru Kitayama <itaru.kitayama@xxxxxxxxxxx>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

LGTM. Feel free to add:
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>