[PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()

Harry Yoo harry.yoo at oracle.com
Tue Jul 1 17:14:52 AEST 2025


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 <ziy at nvidia.com>
> Signed-off-by: David Hildenbrand <david at redhat.com>
> ---

Looks correct to me.
Reviewed-by: Harry Yoo <harry.yoo at oracle.com>

-- 
Cheers,
Harry / Hyeonggon


More information about the Linuxppc-dev mailing list