Hi all,
After merging the mm tree, today's linux-next build (htmldocs) produced
this warning:
include/linux/damon.h:201: warning: Function parameter or member 'get_score_arg' not described in 'damos_quota'
Introduced by commit
99b36eab9c05 ("mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning")
--
Cheers,
Stephen Rothwell
Hello Stephen,
On 2023-12-04T15:54:42+11:00 Stephen Rothwell <[email protected]> wrote:
> Hi all,
>
> After merging the mm tree, today's linux-next build (htmldocs) produced
> this warning:
>
> include/linux/damon.h:201: warning: Function parameter or member 'get_score=
> _arg' not described in 'damos_quota'
>
> Introduced by commit
>
> 99b36eab9c05 ("mm/damon/core: implement goal-oriented feedback-driven quo=
> ta auto-tuning")
Thank you for letting me know this. I just sent a patch for this:
https://lore.kernel.org/damon/[email protected]
Thanks,
SJ
[...]