mm/rmap: Convert rmap_walk() to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 29 Jan 2022 21:06:53 +0000 (16:06 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 1 Mar 2022 02:01:35 +0000 (21:01 -0500)
commit8339af1d0a188c3ce3f521cb44d2f8be51afaabf
tree0066f8ba43cb91ee8f0596ae8538caa4e22ad626
parentcd5a48f6d09686ac2d2f866454fe2d8622c88516
mm/rmap: Convert rmap_walk() to take a folio

This ripples all the way through to every calling and called function
from rmap.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/ksm.h
include/linux/rmap.h
mm/damon/paddr.c
mm/folio-compat.c
mm/huge_memory.c
mm/ksm.c
mm/migrate.c
mm/page_idle.c
mm/rmap.c