On Mon, Apr 10, 2017 at 02:20:34PM -0400, Steven Rostedt wrote: > 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> > > > > Paul, I added your ack on 7/7 as well. Is that fine with you. Also, did > you want me to keep your ack on this one?
Yes to both. Our emails crossed. ;-) Thanx, Paul