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

From: Matthew Wilcox
Date: Wed Apr 17 2024 - 11:58:05 EST


On Wed, Apr 17, 2024 at 03:18:11PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the mm tree, today's linux-next build (htmldocs) produced
> this warning:
>
> Documentation/filesystems/index.rst:50: WARNING: toctree contains reference to nonexisting document 'filesystems/buffer'
>
> Introduced by commit
>
> 4b61a0e73910 ("doc: split buffer.rst out of api-summary.rst")
>
> from the mm-unstable branch of the mm tree.

Yeah, some halfwit forgot to run 'git add' before 'git commit -a'.
Randy reported it last night, and I sent a replacement patch, but
I guess it was after hours for Andrew. Sorry about that.