On Mon, Jun 30, 2025 at 02:59:49PM +0200, David Hildenbrand wrote: > ... and factor the complete handling of movable_ops pages out. > Convert it similar to isolate_movable_ops_page(). > > While at it, convert the VM_BUG_ON_FOLIO() into a VM_WARN_ON_PAGE(). > > Signed-off-by: David Hildenbrand <da...@redhat.com> > ---
Looks good to me, Reviewed-by: Harry Yoo <harry....@oracle.com> -- Cheers, Harry / Hyeonggon