]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ftrace: Add MAINTAINERS entries for all ftrace headers
authorJerome Marchand <jmarchan@redhat.com>
Thu, 5 Mar 2026 09:31:17 +0000 (10:31 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 5 Mar 2026 15:17:31 +0000 (10:17 -0500)
There is currently no entry for ftrace_irq.h and ftrace_regs.h. Add a
generic entry for all *ftrace* headers to include them and prevent
overlooking future ftrace headers.

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Link: https://patch.msgid.link/20260305093117.853700-1-jmarchan@redhat.com
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
MAINTAINERS

index 61bf550fd37c274843e516e00068bb2ab1e152ac..b8d1ad952827ed3ccce73c220908a75a0d3c7837 100644 (file)
@@ -10484,7 +10484,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
 F:     Documentation/trace/ftrace*
 F:     arch/*/*/*/*ftrace*
 F:     arch/*/*/*ftrace*
-F:     include/*/ftrace.h
+F:     include/*/*ftrace*
 F:     kernel/trace/fgraph.c
 F:     kernel/trace/ftrace*
 F:     samples/ftrace