On Mon, 29 Jul 2024 19:02:41 -0400 Steven Rostedt <rost...@goodmis.org> wrote:
> On Mon, 29 Jul 2024 23:49:24 +0900 > Masami Hiramatsu (Google) <mhira...@kernel.org> wrote: > > > On Fri, 26 Jul 2024 14:42:08 -0400 > > Steven Rostedt <rost...@goodmis.org> wrote: > > > > > From: Steven Rostedt <rost...@goodmis.org> > > > > > > Instead of using an atomic counter for the trace_event_file reference > > > counter, use the refcount interface. It has various checks to make sure > > > the reference counting is correct, and will warn if it detects an error > > > (like refcount_inc() on '0'). > > > > > > Signed-off-by: Steven Rostedt (Google) <rost...@goodmis.org> > > > > Looks good to me. > > > > Masami Hiramatsu (Google) <mhira...@kernel.org> > > Is that an ack or a review? ;-) It was Ack, Acked-by: Masami Hiramatsu (Google) <mhira...@kernel.org> Sorry about that. I might be too sleep. > > -- Steve > -- Masami Hiramatsu (Google) <mhira...@kernel.org>