Re: [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

From: Ackerley Tng

Date: Wed Sep 09 2026 - 12:19:16 EST


Fuad Tabba <fuad.tabba@xxxxxxxxx> writes:

> Hi Ackerley,
>
> On Mon, 31 Aug 2026 at 01:25, Ackerley Tng via B4 Relay
> <devnull+ackerleytng.google.com@xxxxxxxxxx> wrote:
>>
>> From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
> ...
>> +.. _KVM_SET_MEMORY_ATTRIBUTES2:
>> +
>> +4.145 KVM_SET_MEMORY_ATTRIBUTES2
>
> This section number collides with the existing 4.145 (KVM_PPC_GET_COMPAT_CAPS)
> below, so api.rst ends up with two 4.145 sections. One of them needs
> renumbering.
>
> ...

I'll add KVM_SET_MEMORY_ATTRIBUTES2 as 4.146 below
KVM_PPC_GET_COMPAT_CAPS. Thanks, good catch!

>> 4.145 KVM_PPC_GET_COMPAT_CAPS
>
> Cheers,
> /fuad