summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <vishal.moola@gmail.com>2022-12-21 19:08:47 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-01-19 02:12:47 +0100
commitf70da5ee8fe15b21501613ccab27eb2f722a3394 (patch)
treebfe53ccaca06cee51fc69770f08a53953b839899 /mm/page-writeback.c
parentmadvise: convert madvise_cold_or_pageout_pte_range() to use folios (diff)
downloadlinux-f70da5ee8fe15b21501613ccab27eb2f722a3394.tar.xz
linux-f70da5ee8fe15b21501613ccab27eb2f722a3394.zip
mm/damon: convert damon_pa_mark_accessed_or_deactivate() to use folios
This change replaces 2 calls to compound_head() from put_page() and 1 call from mark_page_accessed() with one from page_folio(). This is in preparation for the conversion of deactivate_page() to folio_deactivate(). Link: https://lkml.kernel.org/r/20221221180848.20774-4-vishal.moola@gmail.com Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com> Reviewed-by: SeongJae Park <sj@kernel.org> Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions