From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 11 Sep 2012 11:23:17 +1000 From: Anton Blanchard To: Benjamin Herrenschmidt Subject: Re: [RFC patch powerpc,trace] Avoid suspicious RCU usage reporting for some tracepoints Message-ID: <20120911112317.0ec8f154@kryten> In-Reply-To: <1347253812.2385.148.camel@pasglop> References: <1347253133.2725.45.camel@ThinkPad-T420> <1347253812.2385.148.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Paul Mackerras , "Paul E. McKenney" , PowerPC email list , Steven Rostedt , Li Zhong List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Ben, > > Or could we just move these tracepoints inside the > > irq_enter()/irq_exit() area? (Seems not good for the timer_interrupt > > case). > > I'd say just move them in. Anton, any objection ? Sounds reasonable, no objections from me. Anton