On Mon, 29 Jul 2024 23:49:24 +0900
Masami Hiramatsu (Google) <[email protected]> wrote:

> On Fri, 26 Jul 2024 14:42:08 -0400
> Steven Rostedt <[email protected]> wrote:
> 
> > From: Steven Rostedt <[email protected]>
> > 
> > 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) <[email protected]>  
> 
> Looks good to me.
> 
> Masami Hiramatsu (Google) <[email protected]>

Is that an ack or a review? ;-)

-- Steve

Reply via email to