The patch titled Subject: doc/vm: fix typo in the hugetlb admin documentation has been added to the -mm tree. Its filename is doc-vm-fix-typo-in-the-hugetlb-admin-documentation.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/doc-vm-fix-typo-in-the-hugetlb-admin-documentation.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/doc-vm-fix-typo-in-the-hugetlb-admin-documentation.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Baoquan He <bhe@xxxxxxxxxx> Subject: doc/vm: fix typo in the hugetlb admin documentation Change 'pecify' to 'Specify'. Link: https://lkml.kernel.org/r/20200723032248.24772-4-bhe@xxxxxxxxxx Signed-off-by: Baoquan He <bhe@xxxxxxxxxx> Reviewed-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> Cc: Anshuman Khandual <anshuman.khandual@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/admin-guide/mm/hugetlbpage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/admin-guide/mm/hugetlbpage.rst~doc-vm-fix-typo-in-the-hugetlb-admin-documentation +++ a/Documentation/admin-guide/mm/hugetlbpage.rst @@ -131,7 +131,7 @@ hugepages parameter is preceded by an invalid hugepagesz parameter, it will be ignored. default_hugepagesz - pecify the default huge page size. This parameter can + Specify the default huge page size. This parameter can only be specified once on the command line. default_hugepagesz can optionally be followed by the hugepages parameter to preallocate a specific number of huge pages of default size. The number of default _ Patches currently in -mm which might be from bhe@xxxxxxxxxx are mm-hugetlbc-make-is_hugetlb_entry_hwpoisoned-return-bool.patch mm-hugetlbc-remove-the-unnecessary-non_swap_entry.patch doc-vm-fix-typo-in-the-hugetlb-admin-documentation.patch