On 30 Jun 2025, at 8:59, 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> > --- > mm/migrate.c | 37 ++++++++++++++++++++++++------------- > 1 file changed, 24 insertions(+), 13 deletions(-) >
Reviewed-by: Zi Yan <z...@nvidia.com> Best Regards, Yan, Zi