* [PATCH 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies
2026-09-02 5:47 [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs SJ Park
@ 2026-09-02 5:47 ` SJ Park
2026-09-02 6:16 ` [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs SJ Park
2026-09-02 22:42 ` Andrew Morton
2 siblings, 0 replies; 4+ messages in thread
From: SJ Park @ 2026-09-02 5:47 UTC (permalink / raw)
To: Andrew Morton
Cc: SJ Park, Liam R. Howlett, David Hildenbrand, Jonathan Corbet,
Lorenzo Stoakes, Michal Hocko, Mike Rapoport, Randy Dunlap,
Shuah Khan, Suren Baghdasaryan, Vlastimil Babka, damon, linux-doc,
linux-kernel, linux-mm
In the past, sharing Sashiko review results was tedious. Also it was
suggested to minimize the recipients on the sharing mails. Hence the AI
review section of DAMON maintainer profile document was updated to give
guidance about available tools for making the sharing easier, and how
the recipients list should be managed.
Now DAMON is onboarded [1] to Sashiko's automatic review replies
feature. Sashiko directly sends its reviews as replies to the patch
mail thread. It also reduces the recipients list to deliver the
reporting to only the author and the mailing list.
Remove the old guidance that is no more necessary but only confusing.
[1] https://github.com/sashiko-dev/sashiko/commit/b554c7b6e733
Signed-off-by: SJ Park <sj@kernel.org>
---
Documentation/mm/damon/maintainer-profile.rst | 19 +++++--------------
1 file changed, 5 insertions(+), 14 deletions(-)
diff --git a/Documentation/mm/damon/maintainer-profile.rst b/Documentation/mm/damon/maintainer-profile.rst
index fb2fa00cc9aa1..a7c1352339378 100644
--- a/Documentation/mm/damon/maintainer-profile.rst
+++ b/Documentation/mm/damon/maintainer-profile.rst
@@ -106,18 +106,9 @@ AI Review
For patches that are publicly posted to DAMON mailing list
(damon@lists.linux.dev), AI reviews of the patches will be available at
-sashiko.dev. The reviews could also be sent as mails to the author of the
-patch.
-
-Patch authors are encouraged to check the AI reviews and share their opinions.
-The sharing could be done as a reply to the mail thread. Consider reducing the
-recipients list for such sharing, since some people are not really interested
-in AI reviews. As a rule of thumb, drop stable@vger.kernel.org and individuals
-except DAMON maintainer.
-
-`hkml` also provides a `feature
-<https://github.com/sjp38/hackermail/blob/master/USAGE.md#forwarding-sashikodev-statuscomments-to-mailing-list>`_
-for such sharing. Please feel free to use the feature.
+sashiko.dev. The reviews will also be sent as replies to the author of the
+patch and the mailing list.
-It is only an optional recommendation. DAMON maintainer could also ask any
-question about the AI reviews, though.
+Patch authors are encouraged to check the AI reviews and share their opinions
+by replying on the mail thread. It is only an optional recommendation. DAMON
+maintainer could also ask any question about the AI reviews, though.
--
2.47.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
2026-09-02 5:47 [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs SJ Park
2026-09-02 5:47 ` [PATCH 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies SJ Park
@ 2026-09-02 6:16 ` SJ Park
2026-09-02 22:42 ` Andrew Morton
2 siblings, 0 replies; 4+ messages in thread
From: SJ Park @ 2026-09-02 6:16 UTC (permalink / raw)
To: SJ Park
Cc: Andrew Morton, Liam R. Howlett, Brendan Higgins, David Gow,
David Hildenbrand, Jonathan Corbet, Lorenzo Stoakes, Michal Hocko,
Mike Rapoport, Randy Dunlap, Shuah Khan, Shuah Khan,
Suren Baghdasaryan, Vlastimil Babka, damon, kunit-dev, linux-doc,
linux-kernel, linux-kselftest, linux-mm
On Tue, 1 Sep 2026 22:47:33 -0700 SJ Park <sj@kernel.org> wrote:
> Misc cleanup, improvements and updates of code, test, and documents.
Sashiko found one better-to-do change for patch 2. Since it is quite trivial
in my opinion, I asked Andrew to pick a fixup patch as a reply to the patch 2.
Andrew, please feel free to let me know if you prefer reposting.
Sashiko sent findings to damon@ mailing list [1], and I replied to all the
comments having some findings. Please read those for details.
[1] https://lore.kernel.org/damon/
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
2026-09-02 5:47 [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs SJ Park
2026-09-02 5:47 ` [PATCH 11/12] Docs/mm/damon/maintainer-profile: update AI review for Sashiko replies SJ Park
2026-09-02 6:16 ` [PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs SJ Park
@ 2026-09-02 22:42 ` Andrew Morton
2 siblings, 0 replies; 4+ messages in thread
From: Andrew Morton @ 2026-09-02 22:42 UTC (permalink / raw)
To: SJ Park
Cc: Liam R. Howlett, Brendan Higgins, David Gow, David Hildenbrand,
Jonathan Corbet, Lorenzo Stoakes, Michal Hocko, Mike Rapoport,
Randy Dunlap, Shuah Khan, Shuah Khan, Suren Baghdasaryan,
Vlastimil Babka, damon, kunit-dev, linux-doc, linux-kernel,
linux-kselftest, linux-mm
On Tue, 1 Sep 2026 22:47:33 -0700 SJ Park <sj@kernel.org> wrote:
> Misc cleanup, improvements and updates of code, test, and documents.
>
> Patches 1-5 cleanup DAMON code. Patches 6-10 adds kunit and selftest
> test cases for recently fixed bugs and a new feature. Patches 11 and 12
> update guidelines for AI review and what document to read, on DAMON
> documents.
Thanks, I added all this. Along with the fixup for [02/12].
^ permalink raw reply [flat|nested] 4+ messages in thread