Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756024AbbLGTBc (ORCPT ); Mon, 7 Dec 2015 14:01:32 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:35866 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753569AbbLGTBb (ORCPT ); Mon, 7 Dec 2015 14:01:31 -0500 Date: Mon, 7 Dec 2015 20:01:23 +0100 From: Frederic Weisbecker To: "Paul E. McKenney" Cc: tglx@linutronix.de, peterz@infradead.org, preeti@linux.vnet.ibm.com, viresh.kumar@linaro.org, mtosatti@redhat.com, linux-kernel@vger.kernel.org, sasha.levin@oracle.com Subject: Re: Possible issue with commit 4961b6e11825? Message-ID: <20151207190120.GB20032@lerouge> References: <20151204232022.GA15891@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151204232022.GA15891@linux.vnet.ibm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1148 Lines: 23 On Fri, Dec 04, 2015 at 03:20:22PM -0800, Paul E. McKenney wrote: > Hello! > > Are there any known issues with commit 4961b6e11825 (sched: core: Use > hrtimer_start[_expires]())? > > The reason that I ask is that I am about 90% sure that an rcutorture > failure bisects to that commit. I will be running more tests on > 3497d206c4d9 (perf: core: Use hrtimer_start()), which is the predecessor > of 4961b6e11825, and which, unlike 4961b6e11825, passes a 12-hour > rcutorture test with scenario TREE03. In contrast, 4961b6e11825 gets > 131 RCU CPU stall warnings, 132 reports of one of RCU's grace-period > kthreads being starved, and 525 reports of one of rcutorture's kthreads > being starved. Most of the test runs hang on shutdown, which is no > surprise if an RCU CPU stall is happening at about that time. I have no idea what the issue is but maybe you have the RCU stall backtrace somewhere? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/