diff options
author | 2024-11-25 21:01:35 +0000 | |
---|---|---|
committer | 2025-01-13 22:40:31 -0800 | |
commit | 520128a1d1f06657cf52d7d87252ea9a10729256 (patch) | |
tree | 7dd6f86121a778899bbd71b6de1b7ef92a1c98b9 /kernel/sched/core.c | |
parent | mm: make alloc_pages_mpol() static (diff) | |
download | wireguard-linux-520128a1d1f06657cf52d7d87252ea9a10729256.tar.xz wireguard-linux-520128a1d1f06657cf52d7d87252ea9a10729256.zip |
mm/page_alloc: export free_frozen_pages() instead of free_unref_page()
We already have the concept of "frozen pages" (eg page_ref_freeze()), so
let's not complicate things by also having the concept of "unref pages".
Link: https://lkml.kernel.org/r/20241125210149.2976098-4-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions