On Thu, 6 Jun 2024 06:50:18 +0900 Masami Hiramatsu (Google) <mhira...@kernel.org> wrote:
> On Tue, 04 Jun 2024 17:28:20 -0400 > Steven Rostedt <rost...@goodmis.org> wrote: > > > From: "Steven Rostedt (Google)" <rost...@goodmis.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) <mhira...@kernel.org> Thanks Masami, but I sent out a v2. Could you review those patches instead? https://lore.kernel.org/all/20240605180334.090848...@goodmis.org/ -- Steve