linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Thorsten Blum <thorsten.blum@linux.dev>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	linux-hardening@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-trace-kernel@vger.kernel.org
Subject: Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Date: Wed, 8 Oct 2025 08:57:07 +0900	[thread overview]
Message-ID: <20251008085707.eb3cacb973269b94a8db4388@kernel.org> (raw)
In-Reply-To: <20251007191415.01f9005e@gandalf.local.home>

On Tue, 7 Oct 2025 19:14:15 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:

> On Tue, 9 Sep 2025 08:53:08 +0900
> Masami Hiramatsu (Google) <mhiramat@kernel.org> wrote:
> 
> > On Mon, 8 Sep 2025 12:13:23 +0200
> > Thorsten Blum <thorsten.blum@linux.dev> wrote:
> > 
> > > Hi Masami,
> > > 
> > > On 25. Aug 2025, at 09:05, Masami Hiramatsu (Google) wrote:  
> > > > On Wed, 20 Aug 2025 23:47:18 +0200
> > > > Thorsten Blum <thorsten.blum@linux.dev> wrote:
> > > >   
> > > >> strcpy() is deprecated; use memcpy() instead.
> > > >> 
> > > >> Link: https://github.com/KSPP/linux/issues/88
> > > >> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>  
> > > > 
> > > > OK, looks good to me.  
> > > 
> > > Did you forget to add a Reviewed-by: tag and/or to add it to your tree?  
> > 
> > Thanks for ping me. No problem, I will add my Signed-by when
> > picking this to probes/for-next.
> > Since I will be responsible for applying this patch and sending
> > it to Linus, this includes the "Reviewed-by" as well.
> > 
> 
> Was this ever sent to Linus?

Yeah, but rejected with other patches in probes/for-next.
I thought it was a part of cleanup, or should I sent it urgently?
Then I can move this to probes/fixes.

Thank you,

> 
> -- Steve


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

      reply	other threads:[~2025-10-07 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-20 21:47 [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err() Thorsten Blum
2025-08-25  7:05 ` Masami Hiramatsu
2025-09-08 10:13   ` Thorsten Blum
2025-09-08 23:53     ` Masami Hiramatsu
2025-10-07 23:14       ` Steven Rostedt
2025-10-07 23:57         ` Masami Hiramatsu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251008085707.eb3cacb973269b94a8db4388@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=rostedt@goodmis.org \
    --cc=thorsten.blum@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).