Re: [PATCH linux next] MAINTAINERS: add maintainers for delaytop

From: Krzysztof Kozlowski
Date: Mon Jul 21 2025 - 02:56:29 EST


On 21/07/2025 03:40, jiang.kun2@xxxxxxxxxx wrote:
> From: Wang Yaxin <wang.yaxin@xxxxxxxxxx>
>
> The delaytop tool supports showing system delays and task-level delays,
> effectively identifying the top-n tasks with high latency in the system,
> which is highly beneficial for improving system performance. Wang Yaxin
> and her colleague Fan Yu focus on locating system delay issues. To promote
> the thriving development of delaytop, we hope to serve as maintainers to
> continuously improve it, aiming to provide a more effective solution for
> system latency issues in the future.
>
> Signed-off-by: Wang Yaxin <wang.yaxin@xxxxxxxxxx>
> Signed-off-by: Fan Yu <fan.yu9@xxxxxxxxxx>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d635369a4f6c..e6fec6b0055d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19524,6 +19524,16 @@ S: Maintained
> F: include/linux/delayacct.h
> F: kernel/delayacct.c
>
> +TASK DELAY MONITORING TOOLS
> +M: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> +M: Wang Yaxin <wang.yaxin@xxxxxxxxxx>


There were no contributions from above address. Not a single
contribution. Not a single review, not a single message or comment. If
the person wants to review, why reviewing did not happen so far?

> +M: Fan Yu <fan.yu9@xxxxxxxxxx>

And from here just one patchset not even related to delaytop.

So combining above it is really surprising that you want to maintain
this part.


Best regards,
Krzysztof