diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-04-05 17:32:27 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-04-26 05:56:44 +0200 |
commit | 9f100e3b37590828ae23b0210ee634d14b28b8e8 (patch) | |
tree | 18da8c0270f6ef2122375fb821e1a1827fe03353 /init/Makefile | |
parent | mm: combine __folio_put_small, __folio_put_large and __folio_put (diff) | |
download | linux-9f100e3b37590828ae23b0210ee634d14b28b8e8.tar.xz 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 'init/Makefile')
0 files changed, 0 insertions, 0 deletions