[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53979b56-a366-4f61-85bf-f8a612d48dc0@amd.com>
Date: Fri, 17 Oct 2025 15:04:08 +0530
From: "Garg, Shivank" <shivankg@....com>
To: Sean Christopherson <seanjc@...gle.com>, Miguel Ojeda <ojeda@...nel.org>,
Marc Zyngier <maz@...nel.org>, Oliver Upton <oliver.upton@...ux.dev>,
Paolo Bonzini <pbonzini@...hat.com>
Cc: linux-arm-kernel@...ts.infradead.org, kvmarm@...ts.linux.dev,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
Ackerley Tng <ackerleytng@...gle.com>, David Hildenbrand <david@...hat.com>,
Fuad Tabba <tabba@...gle.com>, Ashish Kalra <ashish.kalra@....com>,
Vlastimil Babka <vbabka@...e.cz>
Subject: Re: [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over
gmem_files for a mapping/inode
On 10/16/2025 10:58 PM, Sean Christopherson wrote:
> Add a kvm_gmem_for_each_file() to make it more obvious that KVM is
> iterating over guest_memfd _files_, not guest_memfd instances, as could
> be assumed given the name "gmem_list".
>
> No functional change intended.
>
> Reviewed-by: Ackerley Tng <ackerleytng@...gle.com>
> Tested-by: Ackerley Tng <ackerleytng@...gle.com>
> Reviewed-by: Shivank Garg <shivankg@....com>
> Signed-off-by: Sean Christopherson <seanjc@...gle.com>
> ---
> .clang-format | 1 +
> virt/kvm/guest_memfd.c | 9 +++++----
> 2 files changed, 6 insertions(+), 4 deletions(-)
>
Tested-by: Shivank Garg <shivankg@....com>
Powered by blists - more mailing lists