* [RESEND PATCH 1/1] MAINTAINERS: add hung-task detector section
@ 2025-05-13 5:22 Lance Yang
0 siblings, 0 replies; only message in thread
From: Lance Yang @ 2025-05-13 5:22 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, Lance Yang
From: Lance Yang <lance.yang@linux.dev>
The hung-task detector is missing in MAINTAINERS. While it's been quiet
recently, I'm actively working on it and volunteering to review patches.
Adding this section will make it easier for contributors to know who to
contact.
Signed-off-by: Lance Yang <lance.yang@linux.dev>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1eadd0ce07c7..c5dfc80b2ae4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11100,6 +11100,14 @@ L: linuxppc-dev@lists.ozlabs.org
S: Odd Fixes
F: drivers/tty/hvc/
+HUNG TASK DETECTOR
+M: Andrew Morton <akpm@linux-foundation.org>
+R: Lance Yang <lance.yang@linux.dev>
+L: linux-kernel@vger.kernel.org
+S: Maintained
+F: include/linux/hung_task.h
+F: kernel/hung_task.c
+
I2C ACPI SUPPORT
M: Mika Westerberg <westeri@kernel.org>
L: linux-i2c@vger.kernel.org
--
2.49.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-13 5:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 5:22 [RESEND PATCH 1/1] MAINTAINERS: add hung-task detector section Lance Yang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.