diff options
author | 2024-02-27 17:42:36 +0000 | |
---|---|---|
committer | 2024-03-04 17:01:22 -0800 | |
commit | 7c76d92253dbb7c53ba03a4cd6639113cd1f7d3a (patch) | |
tree | 1b46b7c5de369c1cab6ff7a05aa8ecdd4b72eda8 /mm/page_isolation.c | |
parent | mm: make folios_put() the basis of release_pages() (diff) | |
download | wireguard-linux-7c76d92253dbb7c53ba03a4cd6639113cd1f7d3a.tar.xz wireguard-linux-7c76d92253dbb7c53ba03a4cd6639113cd1f7d3a.zip |
mm: convert free_unref_page_list() to use folios
Most of its callees are not yet ready to accept a folio, but we know all
of the pages passed in are actually folios because they're linked through
->lru.
Link: https://lkml.kernel.org/r/20240227174254.710559-3-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/page_isolation.c')
0 files changed, 0 insertions, 0 deletions