2024-02-21 05:28:10

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warnings after merge of the mm tree

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.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-02-21 17:12:59

by SeongJae Park

[permalink] [raw]
Subject: Re: linux-next: build warnings after merge of the mm tree

On Wed, 21 Feb 2024 16:27:45 +1100 Stephen Rothwell <[email protected]> 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/[email protected]/


Thanks,
SJ

[...]