Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1620605

Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c

From "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Date 2017-04-10 20:40 +0200
Message-ID <tuMoh-4s3-1@gated-at.bofh.it> (permalink)
References <tuM4V-4ll-3@gated-at.bofh.it> <tuM4W-4ll-7@gated-at.bofh.it> <tuM4X-4ll-35@gated-at.bofh.it> <tuMeC-4oO-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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" <paulmck@linux.vnet.ibm.com> wrote:
> 
> > On Mon, Apr 10, 2017 at 02:10:07PM -0400, Steven Rostedt wrote:
> > > From: "Steven Rostedt (VMware)" <rostedt@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) <rostedt@goodmis.org>  
> > 
> > Acked-by: Paul E. McKenney <paulmck@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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c Steven Rostedt <rostedt@goodmis.org> - 2017-04-10 20:20 +0200
  Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*()  in trace_stack.c "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-04-10 20:20 +0200
    Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with  __this_cpu*() in trace_stack.c Steven Rostedt <rostedt@goodmis.org> - 2017-04-10 20:20 +0200
    Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with  __this_cpu*() in trace_stack.c Steven Rostedt <rostedt@goodmis.org> - 2017-04-10 20:30 +0200
      Re: [PATCH 2/7 v3] tracing: Replace the per_cpu() with __this_cpu*()  in trace_stack.c "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-04-10 20:40 +0200

csiph-web