MAINTAINERS: add hung-task detector section
authorLance Yang <lance.yang@linux.dev>
Tue, 13 May 2025 05:22:34 +0000 (13:22 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 21 May 2025 05:49:39 +0000 (22:49 -0700)
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 <lance.yang@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index dc79f285573fbe861f70a8a0b9d399b652c09cab..bbe92bbf6c1a904e4a7d951ebdd0c55feb04e05f 100644 (file)
@@ -11099,6 +11099,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