2023-05-29 08:46:33

by Steven Rostedt

[permalink] [raw]
Subject: [PATCH] tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list

From: "Steven Rostedt (Google)" <[email protected]>

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) <[email protected]>
---
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 <[email protected]>
M: Steven Rostedt <[email protected]>
-L: [email protected]
+L: [email protected]
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 <[email protected]>
M: Steven Rostedt <[email protected]>
-L: [email protected]
+L: [email protected]
S: Maintained
F: Documentation/trace/rv/
F: include/linux/rv.h
--
2.39.2



Subject: Re: [PATCH] tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list

On 5/29/23 10:40, Steven Rostedt wrote:
> From: "Steven Rostedt (Google)" <[email protected]>
>
> 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) <[email protected]>

Acked-by: Daniel Bristot de Oliveira <[email protected]>

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 <[email protected]>
> M: Steven Rostedt <[email protected]>
> -L: [email protected]
> +L: [email protected]
> 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 <[email protected]>
> M: Steven Rostedt <[email protected]>
> -L: [email protected]
> +L: [email protected]
> S: Maintained
> F: Documentation/trace/rv/
> F: include/linux/rv.h