Skip to content

Commit 84c2344

Browse files
Darksonnrostedt
authored andcommitted
MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
I realized that these files were never listed in MAINTAINERS when they were added in commit ad37bcd ("rust: add tracepoint support"). Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Josh Poimboeuf <jpoimboe@kernel.org> Cc: Jason Baron <jbaron@akamai.com> Cc: Ard Biesheuvel <ardb@kernel.org> Link: https://patch.msgid.link/20260127-jump-label-rust-maintainers-v2-1-11b7c30b11d9@google.com Signed-off-by: Alice Ryhl <aliceryhl@google.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 parent 9df0e49 commit 84c2344

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25026,6 +25026,7 @@ STATIC BRANCH/CALL
2502625026
M: Peter Zijlstra <peterz@infradead.org>
2502725027
M: Josh Poimboeuf <jpoimboe@kernel.org>
2502825028
M: Jason Baron <jbaron@akamai.com>
25029+
M: Alice Ryhl <aliceryhl@google.com>
2502925030
R: Steven Rostedt <rostedt@goodmis.org>
2503025031
R: Ard Biesheuvel <ardb@kernel.org>
2503125032
S: Supported
@@ -25037,6 +25038,9 @@ F: include/linux/jump_label*.h
2503725038
F: include/linux/static_call*.h
2503825039
F: kernel/jump_label.c
2503925040
F: kernel/static_call*.c
25041+
F: rust/helpers/jump_label.c
25042+
F: rust/kernel/generated_arch_static_branch_asm.rs.S
25043+
F: rust/kernel/jump_label.rs
2504025044

2504125045
STI AUDIO (ASoC) DRIVERS
2504225046
M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
@@ -26495,6 +26499,17 @@ F: scripts/tracing/
2649526499
F: scripts/tracepoint-update.c
2649626500
F: tools/testing/selftests/ftrace/
2649726501

26502+
TRACING [RUST]
26503+
M: Alice Ryhl <aliceryhl@google.com>
26504+
M: Steven Rostedt <rostedt@goodmis.org>
26505+
R: Masami Hiramatsu <mhiramat@kernel.org>
26506+
R: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
26507+
L: linux-trace-kernel@vger.kernel.org
26508+
L: rust-for-linux@vger.kernel.org
26509+
S: Maintained
26510+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
26511+
F: rust/kernel/tracepoint.rs
26512+
2649826513
TRACING MMIO ACCESSES (MMIOTRACE)
2649926514
M: Steven Rostedt <rostedt@goodmis.org>
2650026515
M: Masami Hiramatsu <mhiramat@kernel.org>

0 commit comments

Comments
 (0)