The patch titled Subject: mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix has been added to the -mm mm-unstable branch. Its filename is mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix.patch This patch will later appear in the mm-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm 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 via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx> Subject: mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix Date: Thu, 6 Jun 2024 13:01:50 +0800 fix transhuge.rst indentation Link: https://lkml.kernel.org/r/b189d815-998b-4dfd-ba89-218ff51313f8@xxxxxxxxxxxxxxxxx Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/admin-guide/mm/transhuge.rst | 1 + 1 file changed, 1 insertion(+) --- a/Documentation/admin-guide/mm/transhuge.rst~mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix +++ a/Documentation/admin-guide/mm/transhuge.rst @@ -338,6 +338,7 @@ and its value for each mTHP is essential An 'inherit' option is added to ensure compatibility with these global settings. Conversely, the options 'force' and 'deny' are dropped, which are rather testing artifacts from the old ages. + always Attempt to allocate <size> huge pages every time we need a new page; _ Patches currently in -mm which might be from baolin.wang@xxxxxxxxxxxxxxxxx are mm-memory-extend-finish_fault-to-support-large-folio.patch mm-shmem-add-thp-validation-for-pmd-mapped-thp-related-statistics.patch mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem.patch mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix.patch mm-shmem-add-mthp-support-for-anonymous-shmem.patch mm-shmem-add-mthp-size-alignment-in-shmem_get_unmapped_area.patch mm-shmem-add-mthp-counters-for-anonymous-shmem.patch