Re: [PATCH v1 08/14] mm: add public type support to migrate_vma helpers

2021-08-25 Thread Christoph Hellwig
This should probably be folded into patch 4.

[PATCH v1 08/14] mm: add public type support to migrate_vma helpers

2021-08-24 Thread Alex Sierra
Add device public type case to migrate_vma_insert_page, migrate_vma_pages and migrate_vma_check_page helpers. Signed-off-by: Alex Sierra --- mm/migrate.c | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/mm/migrate.c b/mm/migrate.c index