From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH 0/2] tracing/tlb/x85: Fix splat of calling RCU trace code on offline CPU Date: Fri, 6 Feb 2015 16:27:02 -0500 Message-ID: <20150206162702.1bf4cfb4@gandalf.local.home> References: <20150206200653.009919583@goodmis.org> <20150206161803.30cdd90e@gandalf.local.home> <20150206161924.53c88aae@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtprelay0182.hostedemail.com ([216.40.44.182]:37264 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753121AbbBFV1N (ORCPT ); Fri, 6 Feb 2015 16:27:13 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Sedat Dilek Cc: LKML , "Paul E. McKenney" , Dave Hansen , "Rafael J. Wysocki" , linux-next , Stephen Rothwell , Kristen Carlson Accardi , "H. Peter Anvin" , Rik van Riel , Mel Gorman , Andrew Morton On Fri, 6 Feb 2015 22:23:24 +0100 Sedat Dilek wrote: > On Fri, Feb 6, 2015 at 10:19 PM, Steven Rostedt wrote: > > On Fri, 6 Feb 2015 16:18:03 -0500 > > Steven Rostedt wrote: > > > > > >> But the first patch is a much broader change and more generic which > >> could affect many other locations as well. It is specific to > >> tracepoints, where the tlb one is specific to a single instance. As the > >> first patch affects all tracepoints, I want it in my tree. > >> > > > > I may as well just push the first patch directly to Linus, as it does > > fix false positives. > > > > To be included in 3.19-final? Yes. -- Steve