MAINTAINERS: add Petr as a reviewer of hung task detector
Petr has been actively reviewing hung task detector patches lately. It's always good to have a fresh pair of eyes, so let's make it official. I checked with him, and he's happy to be added. Link: https://lkml.kernel.org/r/20251119110822.46566-1-lance.yang@linux.dev Signed-off-by: Lance Yang <lance.yang@linux.dev> Acked-by: Petr Mladek <pmladek@suse.com> Cc: "Masami Hiramatsu (Google)" <mhiramat@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
9031b852c9
commit
2fe869ecbd
|
|
@ -11666,6 +11666,7 @@ HUNG TASK DETECTOR
|
||||||
M: Andrew Morton <akpm@linux-foundation.org>
|
M: Andrew Morton <akpm@linux-foundation.org>
|
||||||
R: Lance Yang <lance.yang@linux.dev>
|
R: Lance Yang <lance.yang@linux.dev>
|
||||||
R: Masami Hiramatsu <mhiramat@kernel.org>
|
R: Masami Hiramatsu <mhiramat@kernel.org>
|
||||||
|
R: Petr Mladek <pmladek@suse.com>
|
||||||
L: linux-kernel@vger.kernel.org
|
L: linux-kernel@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: include/linux/hung_task.h
|
F: include/linux/hung_task.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue