On Mon, Jun 30, 2025 at 02:59:52PM +0200, David Hildenbrand wrote: > Let's move that handling directly into migrate_folio_move(), so we can > simplify move_to_new_folio(). While at it, fixup the documentation a > bit. > > Note that unmap_and_move_huge_page() does not care, because it only > deals with actual folios. (we only support migration of > individual movable_ops pages) > > Reviewed-by: Zi Yan <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> > ---
Looks correct to me. Reviewed-by: Harry Yoo <[email protected]> -- Cheers, Harry / Hyeonggon
