On Mon, 29 Jul 2024 19:02:41 -0400
Steven Rostedt <[email protected]> wrote:

> 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? ;-)

It was Ack,

Acked-by: Masami Hiramatsu (Google) <[email protected]>

Sorry about that. I might be too sleep.

> 
> -- Steve
> 


-- 
Masami Hiramatsu (Google) <[email protected]>

Reply via email to