On Mon, 10 Apr 2017 11:15:15 -0700
"Paul E. McKenney" <paul...@linux.vnet.ibm.com> wrote:

> On Mon, Apr 10, 2017 at 02:10:07PM -0400, Steven Rostedt wrote:
> > From: "Steven Rostedt (VMware)" <rost...@goodmis.org>
> > 
> > The updates to the trace_active per cpu variable can be updated with the
> > __this_cpu_*() functions as it only gets updated on the CPU that the 
> > variable
> > is on.
> > 
> > Thanks to Paul McKenney for suggesting __this_cpu_* instead of this_cpu_*.
> > 
> > Signed-off-by: Steven Rostedt (VMware) <rost...@goodmis.org>  
> 
> Acked-by: Paul E. McKenney <paul...@linux.vnet.ibm.com>
>

Thank you very much!

-- Steve

Reply via email to