Re: [PATCH v2 2/2] mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()

From: Miaohe Lin
Date: Tue Apr 16 2024 - 05:19:05 EST


On 2024/4/13 2:21, Sidhartha Kumar wrote:
> dissolve_free_huge_pages() only uses folios internally, rename it to
> dissolve_free_hugetlb_folios() and change the comments which reference it.
>
> Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>
> ---
> include/linux/hugetlb.h | 4 ++--
> mm/hugetlb.c | 2 +-
> mm/memory_hotplug.c | 4 ++--
> 3 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
Thanks.
.