diff options
author | 2024-11-25 21:01:38 +0000 | |
---|---|---|
committer | 2025-01-13 22:40:32 -0800 | |
commit | efabfe1420f5245938871a9578160f32277c8e21 (patch) | |
tree | 5a4ad755017421da6f8e370ecc290bbba4fc39c8 /kernel/sched/core.c | |
parent | mm/page_alloc: move set_page_refcounted() to callers of prep_new_page() (diff) | |
download | wireguard-linux-efabfe1420f5245938871a9578160f32277c8e21.tar.xz wireguard-linux-efabfe1420f5245938871a9578160f32277c8e21.zip |
mm/page_alloc: move set_page_refcounted() to callers of get_page_from_freelist()
In preparation for allocating frozen pages, stop initialising the page
refcount in get_page_from_freelist().
Link: https://lkml.kernel.org/r/20241125210149.2976098-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Cc: David Hildenbrand <david@redhat.com>
Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: William Kucharski <william.kucharski@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions