The patch titled Subject: documentation-filesystems-proc-update-meminfo-section-fix has been added to the -mm mm-unstable branch. Its filename is documentation-filesystems-proc-update-meminfo-section-fix.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/documentation-filesystems-proc-update-meminfo-section-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: Johannes Weiner <hannes@xxxxxxxxxxx> Subject: documentation-filesystems-proc-update-meminfo-section-fix fix htmldocs warnings Link: https://lkml.kernel.org/r/Ynve8dg4zJyhH2gW@xxxxxxxxxxx Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/filesystems/proc.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) --- a/Documentation/filesystems/proc.rst~documentation-filesystems-proc-update-meminfo-section-fix +++ a/Documentation/filesystems/proc.rst @@ -1146,16 +1146,9 @@ CmaTotal Memory reserved for the Contiguous Memory Allocator (CMA) CmaFree Free remaining memory in the CMA reserves -HugePages_Total -HugePages_Free -HugePages_Rsvd -HugePages_Surp -Hugepagesize -Hugetlb +HugePages_Total, HugePages_Free, HugePages_Rsvd, HugePages_Surp, Hugepagesize, Hugetlb See Documentation/admin-guide/mm/hugetlbpage.rst. -DirectMap4k -DirectMap2M -DirectMap1G +DirectMap4k, DirectMap2M, DirectMap1G Breakdown of page table sizes used in the kernel's identity mapping of RAM _ Patches currently in -mm which might be from hannes@xxxxxxxxxxx are documentation-filesystems-proc-update-meminfo-section.patch documentation-filesystems-proc-update-meminfo-section-fix.patch mm-kconfig-move-swap-and-slab-config-options-to-the-mm-section.patch mm-zswap-add-basic-meminfo-and-vmstat-coverage.patch zswap-memcg-accounting.patch