Re: [PATCH v3 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
From: Lian Wang
Date: Fri Aug 28 2026 - 01:28:03 EST
> Transfer the reference state first, before the destination folio is
> marked uptodate, so a concurrent lockless reader cannot have its
> reference update overwritten by the copy.
Reviewed-by: Lian Wang <lianux.mm@xxxxxxxxx>