The quilt patch titled Subject: mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option-fix has been removed from the -mm tree. Its filename was mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option-fix.patch This patch was dropped because it was folded into mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option-fix Date: Mon Mar 3 08:51:01 PM PST 2025 tidy up a comment Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Muchun Song <muchun.song@xxxxxxxxx> Cc: Thomas Prescher <thomas.prescher@xxxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/hugetlb.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- a/mm/hugetlb.c~mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option-fix +++ a/mm/hugetlb.c @@ -5002,7 +5002,9 @@ void __init hugetlb_bootmem_alloc(void) __hugetlb_bootmem_allocated = true; } -/* hugepage_alloc_threads command line parsing +/* + * hugepage_alloc_threads command line parsing. + * * When set, use this specific number of threads for the boot * allocation of hugepages. */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option.patch mm-pgtable-convert-some-architectures-to-use-tlb_remove_ptdesc-v2-fix.patch lib-plistc-add-shortcut-for-plist_requeue-fix.patch scsi-lpfc-convert-timeouts-to-secs_to_jiffies-fix.patch signal-avoid-clearing-tif_sigpending-in-recalc_sigpending-if-unset-fix.patch hung_task-show-the-blocker-task-if-the-task-is-hung-on-mutex-fix.patch