summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <vishal.moola@gmail.com>2022-12-21 21:08:47 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-01-19 04:12:47 +0300
commitf70da5ee8fe15b21501613ccab27eb2f722a3394 (patch)
treebfe53ccaca06cee51fc69770f08a53953b839899 /fs/exec.c
parent07e8c82b5eff8ef34b74210eacb8d9c4a2886b82 (diff)
downloadlinux-f70da5ee8fe15b21501613ccab27eb2f722a3394.tar.xz
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 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions