diff options
author | 2023-08-24 15:13:23 +0100 | |
---|---|---|
committer | 2023-10-04 10:32:31 -0700 | |
commit | 3ec145f9d01e799bc7e41277e571141546b850f3 (patch) | |
tree | 2f00716575bfe3e1efecb93854d4d7be99785a23 /mm/page-writeback.c | |
parent | mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO (diff) | |
download | wireguard-linux-3ec145f9d01e799bc7e41277e571141546b850f3.tar.xz wireguard-linux-3ec145f9d01e799bc7e41277e571141546b850f3.zip |
hugetlb: use a folio in free_hpage_workfn()
Patch series "Small hugetlb cleanups", v2.
Some trivial folio conversions
This patch (of 3):
update_and_free_hugetlb_folio puts the memory on hpage_freelist as a folio
so we can take it off the list as a folio.
Link: https://lkml.kernel.org/r/20230824141325.2704553-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20230824141325.2704553-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions