From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: linux-next: Tree for Feb 4 Date: Thu, 5 Feb 2015 17:09:52 -0500 Message-ID: <20150205170952.525bdee6@gandalf.local.home> References: <20150205005716.GS5370@linux.vnet.ibm.com> <20150205015144.GT5370@linux.vnet.ibm.com> <54D3186F.7030500@sr71.net> <20150205130343.6ac0eda9@gandalf.local.home> <20150205130802.289a8be0@gandalf.local.home> <54D3B253.3050000@sr71.net> <20150205183412.GI5370@linux.vnet.ibm.com> <54D3B7F5.9070209@sr71.net> <20150205184537.GJ5370@linux.vnet.ibm.com> <20150205145816.7c38a7df@gandalf.local.home> <20150205152201.49d55905@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtprelay0080.hostedemail.com ([216.40.44.80]:56873 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751220AbbBEWJ4 (ORCPT ); Thu, 5 Feb 2015 17:09:56 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Sedat Dilek Cc: Paul McKenney , Dave Hansen , "Rafael J. Wysocki" , "Rafael J. Wysocki" , linux-next , LKML , Stephen Rothwell , Kristen Carlson Accardi , "H. Peter Anvin" , Rik van Riel , Mel Gorman On Thu, 5 Feb 2015 22:45:59 +0100 Sedat Dilek wrote: > Steve, this was a typo it's called tlb_flush not tlb_flush*ed*: Heh, yeah, I typed that entire line in by hand. Just be lucky that was the only typo ;-) > > # cat /sys/kernel/debug/tracing/events/tlb/tlb_flush/enable > 1 > > [ 391.090381] intel_pstate CPU 1 exiting > [ 391.104491] smpboot: CPU 1 is now offline > Now, if you disable that (echo 0 to that file), do you still get the rcu lockdep splat if you suspend and resume? -- Steve