Re: linux-next: build warnings after merge of the mm tree
From: SeongJae Park
Date: Wed Feb 21 2024 - 12:12:59 EST
On Wed, 21 Feb 2024 16:27:45 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> --Sig_/rZSz2XyBy4/Li.uOi0DLWDM
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: quoted-printable
>
> Hi all,
>
> After merging the mm tree, today's linux-next build (htmldocs) produced
> these warnings:
>
> Documentation/admin-guide/mm/damon/usage.rst:186: WARNING: undefined label:
> 'damon_design_confiurable_operations_set'
> Documentation/admin-guide/mm/damon/usage.rst:369: WARNING: undefined label:
> 'damon_design_damos_quota_auto_tuning'
>
> Introduced by commits
>
> afc858f0e6db ("Docs/mm/damon: move DAMON operation sets list from the usage
> to the design document")
> d50e871bd78b ("Docs/admin-guide/mm/damon/usage: document quota goal metric
> file")
>
> from the mm-unstable branch of the mm tree.
Thank you for this nice report. Just sent fixes:
https://lore.kernel.org/damon/20240221170852.55529-1-sj@xxxxxxxxxx/
Thanks,
SJ
[...]