diff options
author | 2024-11-25 21:01:39 +0000 | |
---|---|---|
committer | 2025-01-13 22:40:32 -0800 | |
commit | 4c9017cc4c59627720b198e22757e17f67dc3590 (patch) | |
tree | 275139af4ebb8cfbb8bf99d2dacfc8745dbeb575 /kernel | |
parent | mm/page_alloc: move set_page_refcounted() to callers of get_page_from_freelist() (diff) | |
download | wireguard-linux-4c9017cc4c59627720b198e22757e17f67dc3590.tar.xz wireguard-linux-4c9017cc4c59627720b198e22757e17f67dc3590.zip |
mm/page_alloc: move set_page_refcounted() to callers of __alloc_pages_cpuset_fallback()
In preparation for allocating frozen pages, stop initialising the page
refcount in __alloc_pages_cpuset_fallback().
Link: https://lkml.kernel.org/r/20241125210149.2976098-8-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')
0 files changed, 0 insertions, 0 deletions