The quilt patch titled Subject: sysfs-kernel-mm-transparent-hugepage: fix the name and unexpected indentation has been removed from the -mm tree. Its filename was mm-add-docs-for-per-order-mthp-counters-and-transhuge_page-abi-fix.patch This patch was dropped because it was folded into mm-add-docs-for-per-order-mthp-counters-and-transhuge_page-abi.patch ------------------------------------------------------ From: Barry Song <v-songbaohua@xxxxxxxx> Subject: sysfs-kernel-mm-transparent-hugepage: fix the name and unexpected indentation Date: Mon, 15 Apr 2024 17:37:04 +1200 Link: https://lkml.kernel.org/r/20240415054538.17071-1-21cnbao@xxxxxxxxx Signed-off-by: Barry Song <v-songbaohua@xxxxxxxx> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/ABI/testing/sys-kernel-mm-transparent-hugepage | 17 --------- Documentation/ABI/testing/sysfs-kernel-mm-transparent-hugepage | 18 ++++++++++ 2 files changed, 18 insertions(+), 17 deletions(-) --- /dev/null +++ a/Documentation/ABI/testing/sysfs-kernel-mm-transparent-hugepage @@ -0,0 +1,18 @@ +What: /sys/kernel/mm/transparent_hugepage/ +Date: April 2024 +Contact: Linux memory management mailing list <linux-mm@xxxxxxxxx> +Description: + /sys/kernel/mm/transparent_hugepage/ contains a number of files and + subdirectories, + + - defrag + - enabled + - hpage_pmd_size + - khugepaged + - shmem_enabled + - use_zero_page + - subdirectories of the form hugepages-<size>kB, where <size> + is the page size of the hugepages supported by the kernel/CPU + combination. + + See Documentation/admin-guide/mm/transhuge.rst for details. --- a/Documentation/ABI/testing/sys-kernel-mm-transparent-hugepage +++ /dev/null @@ -1,17 +0,0 @@ -What: /sys/kernel/mm/transparent_hugepage/ -Date: April 2024 -Contact: Linux memory management mailing list <linux-mm@xxxxxxxxx> -Description: - /sys/kernel/mm/transparent_hugepage/ contains a number of files and - subdirectories, - - defrag - - enabled - - hpage_pmd_size - - khugepaged - - shmem_enabled - - use_zero_page - - subdirectories of the form hugepages-<size>kB, where <size> - is the page size of the hugepages supported by the kernel/CPU - combination. - - See Documentation/admin-guide/mm/transhuge.rst for details. _ Patches currently in -mm which might be from v-songbaohua@xxxxxxxx are mm-add-per-order-mthp-anon_fault_alloc-and-anon_fault_fallback-counters.patch mm-add-per-order-mthp-anon_swpout-and-anon_swpout_fallback-counters.patch mm-add-docs-for-per-order-mthp-counters-and-transhuge_page-abi.patch mm-correct-the-docs-for-thp_fault_alloc-and-thp_fault_fallback.patch