From: Lance Yang Date: Tue, 13 May 2025 05:22:34 +0000 (+0800) Subject: MAINTAINERS: add hung-task detector section X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=6fa04511f103ce1b4aa30d50b4abe3401b13bee5;p=linux-2.6-microblaze.git MAINTAINERS: add hung-task detector section 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. Link: https://lkml.kernel.org/r/20250513052234.46463-1-lance.yang@linux.dev Signed-off-by: Lance Yang Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index dc79f285573f..bbe92bbf6c1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11099,6 +11099,14 @@ L: linuxppc-dev@lists.ozlabs.org S: Odd Fixes F: drivers/tty/hvc/ +HUNG TASK DETECTOR +M: Andrew Morton +R: Lance Yang +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 L: linux-i2c@vger.kernel.org