Skip to content

Commit aafbb1e

Browse files
committed
tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list
The mailing list that goes to linux-trace-devel is for the tracing libraries, and the patchwork associated to the tracing libraries keys off of that mailing list. For anything that lives in the Linux kernel proper (including the tools directory) must go through linux-trace-kernel, as the patchwork to that list keys off of the Linux kernel proper. Update the MAINTAINERS file to reflect the proper mailing lists. Link: https://lore.kernel.org/linux-trace-kernel/20230529044002.0481452b@rorschach.local.home Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Daniel Bristot de Oliveira <bristot@redhat.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org> Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
1 parent a2d910f commit aafbb1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17806,7 +17806,7 @@ F: tools/testing/selftests/rtc/
1780617806
Real-time Linux Analysis (RTLA) tools
1780717807
M: Daniel Bristot de Oliveira <bristot@kernel.org>
1780817808
M: Steven Rostedt <rostedt@goodmis.org>
17809-
L: linux-trace-devel@vger.kernel.org
17809+
L: linux-trace-kernel@vger.kernel.org
1781017810
S: Maintained
1781117811
F: Documentation/tools/rtla/
1781217812
F: tools/tracing/rtla/
@@ -18368,7 +18368,7 @@ F: drivers/infiniband/ulp/rtrs/
1836818368
RUNTIME VERIFICATION (RV)
1836918369
M: Daniel Bristot de Oliveira <bristot@kernel.org>
1837018370
M: Steven Rostedt <rostedt@goodmis.org>
18371-
L: linux-trace-devel@vger.kernel.org
18371+
L: linux-trace-kernel@vger.kernel.org
1837218372
S: Maintained
1837318373
F: Documentation/trace/rv/
1837418374
F: include/linux/rv.h

0 commit comments

Comments
 (0)