Re: [PATCH v1 1/2] docs, kprobes: Update email address of Masami Hiramatsu
From: Jonathan Corbet <corbet@lwn.net>
Date: 2024-01-03 21:36:48
Also in:
linux-doc, lkml, loongarch
From: Jonathan Corbet <corbet@lwn.net>
Date: 2024-01-03 21:36:48
Also in:
linux-doc, lkml, loongarch
Tiezhu Yang [off-list ref] writes:
According to the latest authorship and Signed-off-by: Masami Hiramatsu (Google) [off-list ref] Masami Hiramatsu is working at Google, so the current email @redhat.com is out of date, it is better to use the email @kernel.org. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> --- Documentation/trace/kprobes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst index f825970a1495..968ae080accd 100644 --- a/Documentation/trace/kprobes.rst +++ b/Documentation/trace/kprobes.rst@@ -4,7 +4,7 @@ Kernel Probes (Kprobes) :Author: Jim Keniston <jkenisto@us.ibm.com> :Author: Prasanna S Panchamukhi <prasanna.panchamukhi@gmail.com> -:Author: Masami Hiramatsu <mhiramat@redhat.com> +:Author: Masami Hiramatsu <mhiramat@kernel.org>
Masami, is this change OK with you? Thanks, jon