From mboxrd@z Thu Jan 1 00:00:00 1970 From: fweisbec@gmail.com (Frederic Weisbecker) Date: Wed, 8 Feb 2012 14:57:50 +0100 Subject: [PATCH][RFC] tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_idle_exit() sections In-Reply-To: <20120207141142.GP5941@linux.vnet.ibm.com> References: <1328223819.5882.133.camel@gandalf.stny.rr.com> <20120202232736.GL2518@linux.vnet.ibm.com> <1328237131.5882.135.camel@gandalf.stny.rr.com> <20120203060458.GF2380@linux.vnet.ibm.com> <1328295309.5882.178.camel@gandalf.stny.rr.com> <20120203194005.GK2382@linux.vnet.ibm.com> <1328563113.2200.39.camel@gandalf.stny.rr.com> <20120206233804.GM5941@linux.vnet.ibm.com> <1328617976.2200.66.camel@gandalf.stny.rr.com> <20120207141142.GP5941@linux.vnet.ibm.com> Message-ID: <20120208135747.GA25473@somewhere.redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Feb 07, 2012 at 06:11:42AM -0800, Paul E. McKenney wrote: > On Tue, Feb 07, 2012 at 07:32:56AM -0500, Steven Rostedt wrote: > > On Mon, 2012-02-06 at 15:38 -0800, Paul E. McKenney wrote: > > > > > Aside from the "pre;" below needing to precede rcu_read_lock_sched_notrace() > > > as Josh noted, this looks reasonable to me. > > > > > > > Does this mean I can add an Acked-by from you and Josh? Obviously with > > the post "pre" change. > > With the "pre" change, > > Acked-by: Paul E. McKenney Same for me! Good idea. Acked-by: Frederic Weisbecker