diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-28 08:57:48 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-01-05 10:17:47 -0800 |
commit | c701123bd68bf1cc3bc167b4f597cb1f4995c39c (patch) | |
tree | f48afeeb9cc2c6c2051d8d1598c2457a8475bbb7 /scripts/generate_rust_analyzer.py | |
parent | b54d60b18e850561e8bdb4264ae740676c3b7658 (diff) |
mm/memcontrol: remove __mod_lruvec_page_state()
There are no more callers of __mod_lruvec_page_state(), so convert the
implementation to __lruvec_stat_mod_folio(), removing two calls to
compound_head() (one explicit, one hidden inside page_memcg()).
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Acked-by: Shakeel Butt <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Cc: Hyeonggon Yoo <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions