[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240226115727.09906783@gandalf.local.home>
Date: Mon, 26 Feb 2024 11:57:27 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Linux Trace Kernel
<linux-trace-kernel@...r.kernel.org>, Mathieu Desnoyers
<mathieu.desnoyers@...icios.com>
Subject: Re: [PATCH v2] tracing: Add warning if string in __assign_str()
does not match __string()
On Mon, 26 Feb 2024 09:33:28 +0900
Masami Hiramatsu (Google) <mhiramat@...nel.org> wrote:
> On Fri, 23 Feb 2024 16:13:56 -0500
> Steven Rostedt <rostedt@...dmis.org> wrote:
>
> > From: "Steven Rostedt (Google)" <rostedt@...dmis.org>
> >
> > In preparation to remove the second parameter of __assign_str(), make sure
> > it is really a duplicate of __string() by adding a WARN_ON_ONCE().
> >
>
> Looks good to me. So eventually this is removed when the second parameter
> is removed?
Yes, I applied this after my other patches.
>
> Reviewed-by: Masami Hiramatsu (Google) <mhiramat@...nel.org>
Thanks!
-- Steve
Powered by blists - more mailing lists