[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240605175428.1a07acbe@rorschach.local.home>
Date: Wed, 5 Jun 2024 17:54:28 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org, Mark
Rutland <mark.rutland@....com>, Mathieu Desnoyers
<mathieu.desnoyers@...icios.com>, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 3/5] ftrace: Remove "filter_hash" parameter from
ftrace_hash_rec_disable/enable()
On Thu, 6 Jun 2024 06:50:18 +0900
Masami Hiramatsu (Google) <mhiramat@...nel.org> wrote:
> On Tue, 04 Jun 2024 17:28:20 -0400
> Steven Rostedt <rostedt@...dmis.org> wrote:
>
> > From: "Steven Rostedt (Google)" <rostedt@...dmis.org>
> >
> > The functions ftrace_hash_rec_disable() and ftrace_hash_rec_enable()
> > always has 1 passed to its "ftrace_hash" parameter. Remove the parameter
> > and pass in true to __ftrace_hash_rec_update().
> >
> > Also add some comments to both those functions explaining what they do.
> >
>
> Looks good to me.
>
> Reviewed-by: Masami Hiramatsu (Google) <mhiramat@...nel.org>
Thanks Masami, but I sent out a v2. Could you review those patches
instead?
https://lore.kernel.org/all/20240605180334.090848865@goodmis.org/
-- Steve
Powered by blists - more mailing lists