mm/migrate: Convert remove_migration_ptes() to folios
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 29 Jan 2022 04:32:59 +0000 (23:32 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 21 Mar 2022 17:01:35 +0000 (13:01 -0400)
commit4eecb8b9163df82c87c91764a02fff228ef25f6d
tree0c3857eb4ca9e26d9ce540fdbf27466b1e9a22d2
parent0d2514859ceda3cc42386f819d3131f782fd69d5
mm/migrate: Convert remove_migration_ptes() to folios

Convert the implementation and all callers.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/rmap.h
mm/huge_memory.c
mm/migrate.c
mm/migrate_device.c