Re: [PATCH] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
From: Sean Christopherson
Date: Thu Mar 05 2026 - 12:11:24 EST
On Thu, 29 Jan 2026 09:26:46 -0800, Ackerley Tng wrote:
> guest_memfd folios don't care about accessed flags since the memory is
> unevictable and there is no storage to write back to, hence, cleanup the
> allocation path by not setting FGP_ACCESSED.
Applied to kvm-x86 gmem, thanks!
[1/1] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
https://github.com/kvm-x86/linux/commit/6dad5447c7bf
--
https://github.com/kvm-x86/linux/tree/next