diff options
author | 2024-04-05 16:32:27 +0100 | |
---|---|---|
committer | 2024-04-25 20:56:44 -0700 | |
commit | 9f100e3b37590828ae23b0210ee634d14b28b8e8 (patch) | |
tree | 18da8c0270f6ef2122375fb821e1a1827fe03353 /mm/memory.c | |
parent | mm: combine __folio_put_small, __folio_put_large and __folio_put (diff) | |
download | wireguard-linux-9f100e3b37590828ae23b0210ee634d14b28b8e8.tar.xz wireguard-linux-9f100e3b37590828ae23b0210ee634d14b28b8e8.zip |
mm: convert free_zone_device_page to free_zone_device_folio
Both callers already have a folio; pass it in and save a few calls to
compound_head().
Link: https://lkml.kernel.org/r/20240405153228.2563754-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions