Re: [PATCH v1 2/3] mm: pass VMA instead of MM to follow_pte()

From: Sean Christopherson
Date: Wed Apr 10 2024 - 14:08:23 EST


On Wed, Apr 10, 2024, David Hildenbrand wrote:
> ... and centralize the VM_IO/VM_PFNMAP sanity check in there. We'll
> now also perform these sanity checks for direct follow_pte()
> invocations.

Nice!

> For generic_access_phys(), we might now check multiple times: nothing to
> worry about, really.
>
> Signed-off-by: David Hildenbrand <david@xxxxxxxxxx>
> ---

For KVM, a very hearty

Acked-by: Sean Christopherson <seanjc@xxxxxxxxxx>