Message ID | 20230529044002.0481452b@rorschach.local.home (mailing list archive) |
---|---|
State | Accepted |
Commit | aafbb1eeabdc4e9241b400146f77369f041ec11b |
Headers | show |
Series | tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list | expand |
On 5/29/23 10:40, Steven Rostedt wrote: > From: "Steven Rostedt (Google)" <rostedt@goodmis.org> > > 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. > > Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org> Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org> Thanks! -- Daniel > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e0ad886d3163..5bb6dccd6ea3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17808,7 +17808,7 @@ F: tools/testing/selftests/rtc/ > Real-time Linux Analysis (RTLA) tools > M: Daniel Bristot de Oliveira <bristot@kernel.org> > M: Steven Rostedt <rostedt@goodmis.org> > -L: linux-trace-devel@vger.kernel.org > +L: linux-trace-kernel@vger.kernel.org > S: Maintained > F: Documentation/tools/rtla/ > F: tools/tracing/rtla/ > @@ -18370,7 +18370,7 @@ F: drivers/infiniband/ulp/rtrs/ > RUNTIME VERIFICATION (RV) > M: Daniel Bristot de Oliveira <bristot@kernel.org> > M: Steven Rostedt <rostedt@goodmis.org> > -L: linux-trace-devel@vger.kernel.org > +L: linux-trace-kernel@vger.kernel.org > S: Maintained > F: Documentation/trace/rv/ > F: include/linux/rv.h
diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..5bb6dccd6ea3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17808,7 +17808,7 @@ F: tools/testing/selftests/rtc/ Real-time Linux Analysis (RTLA) tools M: Daniel Bristot de Oliveira <bristot@kernel.org> M: Steven Rostedt <rostedt@goodmis.org> -L: linux-trace-devel@vger.kernel.org +L: linux-trace-kernel@vger.kernel.org S: Maintained F: Documentation/tools/rtla/ F: tools/tracing/rtla/ @@ -18370,7 +18370,7 @@ F: drivers/infiniband/ulp/rtrs/ RUNTIME VERIFICATION (RV) M: Daniel Bristot de Oliveira <bristot@kernel.org> M: Steven Rostedt <rostedt@goodmis.org> -L: linux-trace-devel@vger.kernel.org +L: linux-trace-kernel@vger.kernel.org S: Maintained F: Documentation/trace/rv/ F: include/linux/rv.h