Re: [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
From: Ackerley Tng
Date: Thu Jul 30 2026 - 14:23:21 EST
Tarun Sahu <tarunsahu@xxxxxxxxxx> writes:
> - Move ITOA_MAX_LEN to kvm_mm.h for reuse by upcoming kvm_luo code.
> - Introduce kvm_create_vm_file() to wrap kvm_create_vm() and
> anon_inode_getfile(), providing a unified VM file creation API.
>
I think these should be 2 separate patches.
>
> [...snip...]
>