]> git.ipfire.org Git - thirdparty/linux.git/commit - mm/huge_memory.c
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>
Mon, 21 Mar 2022 17:01:35 +0000 (13:01 -0400)
commit2f031c6f042cb8a9b221a8b6b80e69de5170f830
treeb07b43d1a1f74fe3552e0cd08bafdf11bde6b1a9
parente05b34539d008ab819388f699b25eae962ba24ac
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