Re: [PATCH] tracing: Add Masami Hiramatsu as co-maintainer

From: Joel Fernandes
Date: Mon Oct 03 2022 - 16:42:37 EST


On Sat, Oct 01, 2022 at 09:17:06AM +0900, Masami Hiramatsu wrote:
> On Fri, 30 Sep 2022 12:41:31 -0400
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> > From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx>
> >
> > Masami has been maintaining kprobes for a while now and that code has
> > been an integral part of tracing. He has also been an excellent reviewer
> > of all the tracing code and contributor as well.
> >
> > The tracing subsystem needs another active maintainer to keep it running
> > smoothly, and I do not know anyone more qualified for the job than Masami.
> >
> > Ingo has also told me that he has not been active in the tracing code for
> > some time and said he could be removed from the TRACING portion of the
> > MAINTAINERS file.
> >
> > Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>
> > Signed-off-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
>
> Thanks Steve,
>
> Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
>

Acked-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>

thanks,

- Joel


> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f5ca4aefd184..6c7c9cdff05a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -20614,7 +20614,7 @@ F: drivers/char/tpm/
> >
> > TRACING
> > M: Steven Rostedt <rostedt@xxxxxxxxxxx>
> > -M: Ingo Molnar <mingo@xxxxxxxxxx>
> > +M: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> > F: Documentation/trace/ftrace.rst
> > @@ -20630,7 +20630,7 @@ F: tools/testing/selftests/ftrace/
> >
> > TRACING MMIO ACCESSES (MMIOTRACE)
> > M: Steven Rostedt <rostedt@xxxxxxxxxxx>
> > -M: Ingo Molnar <mingo@xxxxxxxxxx>
> > +M: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
> > R: Karol Herbst <karolherbst@xxxxxxxxx>
> > R: Pekka Paalanen <ppaalanen@xxxxxxxxx>
> > L: linux-kernel@xxxxxxxxxxxxxxx
> > --
> > 2.35.1
> >
>
>
> --
> Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>