MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Since I'm actively working on hung task blocker detector,
add myself to a reviewer of the HUNG TASK DETECTOR feature.
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c0b444e5fd5a..e76fa00b0c3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11290,6 +11290,7 @@ F: drivers/tty/hvc/
HUNG TASK DETECTOR
M: Andrew Morton <akpm@linux-foundation.org>
R: Lance Yang <lance.yang@linux.dev>
+R: Masami Hiramatsu <mhiramat@kernel.org>
L: linux-kernel@vger.kernel.org
S: Maintained
F: include/linux/hung_task.h
Welcome to the party ;p On 2025/7/30 22:25, Masami Hiramatsu (Google) wrote: > From: Masami Hiramatsu (Google) <mhiramat@kernel.org> > > Since I'm actively working on hung task blocker detector, > add myself to a reviewer of the HUNG TASK DETECTOR feature. > > Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Acked-by: Lance Yang <lance.yang@linux.dev> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c0b444e5fd5a..e76fa00b0c3b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11290,6 +11290,7 @@ F: drivers/tty/hvc/ > HUNG TASK DETECTOR > M: Andrew Morton <akpm@linux-foundation.org> > R: Lance Yang <lance.yang@linux.dev> > +R: Masami Hiramatsu <mhiramat@kernel.org> > L: linux-kernel@vger.kernel.org > S: Maintained > F: include/linux/hung_task.h >
© 2016 - 2025 Red Hat, Inc.