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/[email protected] Cc: Masami Hiramatsu <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]> Acked-by: Daniel Bristot de Oliveira <[email protected]>
1 parent a2d910f commit aafbb1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 <[email protected]>
1780817808
M: Steven Rostedt <[email protected]>
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 <[email protected]>
1837018370
M: Steven Rostedt <[email protected]>
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)