Re: [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name

From: Mike Rapoport

Date: Mon Sep 14 2026 - 01:20:31 EST


Hi,

> Commit 7d163a75f821 ("memblock: make HugeTLB bootmem allocation work
> with KHO") added MEMBLOCK_RSRV_HUGETLB but did not add the corresponding
> entry to flagname[]. As a result, memblock debugfs cannot report the
> flag by name.
>
> Add the missing RSV_HUGETLB entry.
>
> Fixes: 7d163a75f821 ("memblock: make HugeTLB bootmem allocation work with KHO")
> Signed-off-by: Meijing Zhao <zhaomeijing@xxxxxxxxxxx>
> Signed-off-by: Wandun Chen <chenwandun@xxxxxxxxxxx>
> Link: https://lore.kernel.org/lkml/20260821020910.3428585-2-zhaomeijing100@xxxxxxxxx/

Can you please send this as a separate patch, I'll pick it to the
memblock tree.

--
Sincerely yours,
Mike.