mm/damon: Convert damon_pa_young() to use a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 29 Jan 2022 15:46:04 +0000 (10:46 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 1 Mar 2022 02:01:35 +0000 (21:01 -0500)
commitf51f0c4eee4870f1df632a86325b75939eaa8016
tree17e00a4457095b79f35949239777eadd5fc825ee
parent736ea15433e1bee2fb92a67b0f56f04e65790864
mm/damon: Convert damon_pa_young() to use a folio

Ensure that we're passing the entire folio to rmap_walk().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/damon/paddr.c