Skip to content

Commit f26b098

Browse files
jeromemarchandrostedt
authored andcommitted
ftrace: Add MAINTAINERS entries for all ftrace headers
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>
1 parent e39bb9e commit f26b098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10484,7 +10484,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
1048410484
F: Documentation/trace/ftrace*
1048510485
F: arch/*/*/*/*ftrace*
1048610486
F: arch/*/*/*ftrace*
10487-
F: include/*/ftrace.h
10487+
F: include/*/*ftrace*
1048810488
F: kernel/trace/fgraph.c
1048910489
F: kernel/trace/ftrace*
1049010490
F: samples/ftrace

0 commit comments

Comments
 (0)