Re: [PATCH 12/12] Docs/ABI/damon: recommend subsystem doc instead of admin-guide

From: Kunwu Chan

Date: Wed Sep 02 2026 - 23:09:55 EST


On Tue, 1 Sep 2026 22:47:45 -0700 SJ Park <sj@xxxxxxxxxx> wrote:

> DAMON ABI doc is recommending DAMON admin-guide for people who are
> willing to know further about DAMON. Nowadays the subsystem doc
> (Documentation/mm/damon) is a more recommended place for even beginners.
> Recommend the subsystem doc over admin-guide.
>
> Signed-off-by: SJ Park <sj@xxxxxxxxxx>
> ---
> Documentation/ABI/testing/sysfs-kernel-mm-damon | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-kernel-mm-damon b/Documentation/ABI/testing/sysfs-kernel-mm-damon
> index f8d2601e82904..ad21f58f3c912 100644
> --- a/Documentation/ABI/testing/sysfs-kernel-mm-damon
> +++ b/Documentation/ABI/testing/sysfs-kernel-mm-damon
> @@ -3,7 +3,7 @@ Date: Mar 2022
> Contact: SJ Park <sj@xxxxxxxxxx>
> Description: Interface for Data Access MONitoring (DAMON). Contains files
> for controlling DAMON. For more details on DAMON itself,
> - please refer to Documentation/admin-guide/mm/damon/index.rst.
> + please refer to Documentation/mm/damon/index.rst.
>
> What: /sys/kernel/mm/damon/admin/
> Date: Mar 2022
> --
> 2.47.3
>

Reviewed-by: Kunwu Chan <kunwu.chan@xxxxxxxxx>

Thanks,
Kunwu

Sent using hkml (https://github.com/sjp38/hackermail)