]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
mm-hugetlb-add-hugetlb_alloc_threads-cmdline-option-fix
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Mar 2025 04:51:01 +0000 (20:51 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Mar 2025 05:50:52 +0000 (21:50 -0800)
tidy up a comment

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Thomas Prescher <thomas.prescher@cyberus-technology.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/hugetlb.c

index 37d6d9ec6119a1efa6c9042640f14c36c5d0a2aa..7a43aaad27599996b2f405a6d22455f2b772be64 100644 (file)
@@ -4998,7 +4998,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.
  */