diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-09-02 22:46:12 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-04 00:02:47 +0300 |
commit | 6599591816f522c1cc8ec4eb5cea75738963756a (patch) | |
tree | c377c91fb62cf809e11bf327392cafb379ddd513 /mm/shmem.c | |
parent | d4f9565ae598bd6b6ffbd8b4dfbf97a9e339da2d (diff) | |
download | linux-6599591816f522c1cc8ec4eb5cea75738963756a.tar.xz |
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio()
All callers now have a folio, so pass it in here and remove an unnecessary
call to page_folio().
Link: https://lkml.kernel.org/r/20220902194653.1739778-17-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/shmem.c')
0 files changed, 0 insertions, 0 deletions