Re: [PATCH] Docs/mm/damon/design: fix broken :ref: usage and a typo

From: SJ Park

Date: Wed Sep 02 2026 - 10:37:40 EST


'get_maintainer.pl --nogit --nogit-fallback' suggests adding below recipients.
I added them. Please consier using get_maintainer.pl from the next time.

- David Hildenbrand <david@xxxxxxxxxx>
- Lorenzo Stoakes <ljs@xxxxxxxxxx>
- "Liam R. Howlett" <liam@xxxxxxxxxxxxx>
- Vlastimil Babka <vbabka@xxxxxxxxxx>
- Mike Rapoport <rppt@xxxxxxxxxx>
- Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Michal Hocko <mhocko@xxxxxxxx>
- Jonathan Corbet <corbet@xxxxxxx>
- Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- linux-doc@xxxxxxxxxxxxxxx


Hello Zenghui,

On Wed, 2 Sep 2026 20:45:50 +0800 Zenghui Yu <zenghui.yu@xxxxxxxxx> wrote:

> From: "Zenghui Yu (Huawei)" <zenghui.yu@xxxxxxxxx>
>
> The Statistics section refers readers to the DAMON sysfs interface
> documentation for how to read the statistics, using a ':ref:' role.
> However, the role name has a superfluous 's' appended (':ref:s' instead of
> ':ref:'). Moreover, its target label 'sysfs_stats' does not exist; the
> correct label is 'sysfs_schemes_stats'. Fix both.
>
> Also fix a typo, 'frequenceis' -> 'frequencies', in the Adaptive Regions
> Adjustment section.

Good eyes, thank you for finding and fixing these!

>
> Signed-off-by: Zenghui Yu (Huawei) <zenghui.yu@xxxxxxxxx>

Reviewed-by: SJ Park <sj@xxxxxxxxxx>

This patch is applied to damon/next [1] tree. If this patch is not added to
mm.git in short term (~1 week?), I will ask mm.git maintainer (Andrew Morton)
to pick this. So, no action from your side is needed for now. If it seems I
also forgot doing that or you cannot wait for my action, please feel free to
directly ask that to Andrew.

[1] https://origin.kernel.org/doc/html/latest/mm/damon/maintainer-profile.html#scm-trees


Thanks,
SJ

[...]