Re: linux-next: build warning after merge of the akpm-current tree

From: Suren Baghdasaryan
Date: Tue Nov 23 2021 - 03:38:52 EST


On Mon, Nov 22, 2021 at 9:26 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> Hi all,
>
> After merging the akpm-current tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/filesystems/proc.rst:429: WARNING: Malformed table.
> No bottom table border found.
>
> ======= ====================================
> [heap] the heap of the program
> [stack] the stack of the main process
> [vdso] the "virtual dynamic shared object",
> the kernel system call handler
> Documentation/filesystems/proc.rst:434: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/filesystems/proc.rst:436: WARNING: Block quote ends without a blank line; unexpected unindent.
> Documentation/filesystems/proc.rst:436: WARNING: Malformed table.
> No bottom table border found.
>
> ======= ====================================
>
> or if empty, the mapping is anonymous.
>
> Introduced by commit
>
> 2df148be9486 ("mm: add a field to store names for private anonymous memory")

Thank you for reporting! I'll try to fix it first thing in the morning.
Thanks,
Suren.

>
> --
> Cheers,
> Stephen Rothwell