Re: [PATCH] MAINTAINERS: add myself as a tracing reviewer

From: Steven Rostedt
Date: Wed Sep 28 2022 - 08:25:17 EST


On Wed, 28 Sep 2022 12:46:21 +0100
Mark Rutland <mark.rutland@xxxxxxx> wrote:

> Since I'm actively involved in a number of arch bits that intersect
> ftrace (e.g. the actual arch implementation on arm64, stacktracing,
> entry management, and general instrumentation safety), add myself as a
> reviewer of the core ftrace code so that I have the change to catch any
> potential problems early.
>
> I spoke with Steven about this at LPC, and it seemed to make sense to
> add me as a reviewer.
>

I have no issues with this. I'll pull it into my queue.

Thanks Mark!

-- Steve

> Signed-off-by: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 56ff555ed5a4b..945d4130a1a2e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20615,6 +20615,7 @@ F: drivers/char/tpm/
> TRACING
> M: Steven Rostedt <rostedt@xxxxxxxxxxx>
> M: Ingo Molnar <mingo@xxxxxxxxxx>
> +R: Mark Rutland <mark.rutland@xxxxxxx>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> F: Documentation/trace/ftrace.rst