diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-12-28 08:57:43 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-01-05 10:17:45 -0800 |
commit | e435ca87882167dda78776ce4bd6eb2094eb864b (patch) | |
tree | 5423960c9d53d8ab8e362c88263ac3bd80aedcc2 /mm | |
parent | d4a5b369ad6d8aae552752ff438dddde653a72ec (diff) |
mm: remove inc/dec lruvec page state functions
Patch series "Remove some lruvec page accounting functions", v2.
Some functions are now unused; remove them. Make
__mod_lruvec_page_state() unused and then remove it.
This patch (of 6):
All callers of these have been converted to their folio equivalents.
Link: https://lkml.kernel.org/r/20231228085748.1083901-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20231228085748.1083901-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions