[PATCH 0/2] Convert two functions in hugetlb.c to use a folio
From: Peng Zhang
Date: Thu Jun 01 2023 - 21:54:30 EST
From: ZhangPeng <zhangpeng362@xxxxxxxxxx>
This patch series converts two functions in hugetlb.c to use a folio,
which can remove several implicit calls to compound_head().
ZhangPeng (2):
mm/hugetlb: Use a folio in copy_hugetlb_page_range()
mm/hugetlb: Use a folio in hugetlb_wp()
mm/hugetlb.c | 36 ++++++++++++++++++++----------------
1 file changed, 20 insertions(+), 16 deletions(-)
--
2.25.1