diff options
author | 2024-02-27 17:42:40 +0000 | |
---|---|---|
committer | 2024-03-04 17:01:23 -0800 | |
commit | 7c33b8c4229af19797c78de48827ca70228c1f47 (patch) | |
tree | 15ad5d9a31cac443f63e93bf9db6b11eb68bba23 /mm/vmscan.c | |
parent | memcg: add mem_cgroup_uncharge_folios() (diff) | |
download | wireguard-linux-7c33b8c4229af19797c78de48827ca70228c1f47.tar.xz wireguard-linux-7c33b8c4229af19797c78de48827ca70228c1f47.zip |
mm: remove use of folio list from folios_put()
Instead of putting the interesting folios on a list, delete the
uninteresting one from the folio_batch.
Link: https://lkml.kernel.org/r/20240227174254.710559-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions