Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750945AbbG3PNu (ORCPT ); Thu, 30 Jul 2015 11:13:50 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:33061 "EHLO e36.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750754AbbG3PNt (ORCPT ); Thu, 30 Jul 2015 11:13:49 -0400 X-Helo: d03dlp03.boulder.ibm.com X-MailFrom: paulmck@linux.vnet.ibm.com X-RcptTo: linux-kernel@vger.kernel.org Date: Thu, 30 Jul 2015 08:13:41 -0700 From: "Paul E. McKenney" To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@efficios.com, josh@joshtriplett.org, tglx@linutronix.de, rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com, dvhart@linux.intel.com, fweisbec@gmail.com, oleg@redhat.com, bobby.prani@gmail.com Subject: Re: [PATCH tip/core/rcu 02/19] rcu: Remove CONFIG_RCU_CPU_STALL_INFO Message-ID: <20150730151341.GD27280@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20150717232901.GA22511@linux.vnet.ibm.com> <1437175764-24096-1-git-send-email-paulmck@linux.vnet.ibm.com> <1437175764-24096-2-git-send-email-paulmck@linux.vnet.ibm.com> <20150730124955.GY19282@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150730124955.GY19282@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15073015-0021-0000-0000-00000EDCE502 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 25 On Thu, Jul 30, 2015 at 02:49:55PM +0200, Peter Zijlstra wrote: > On Fri, Jul 17, 2015 at 04:29:07PM -0700, Paul E. McKenney wrote: > > From: "Paul E. McKenney" > > > > The CONFIG_RCU_CPU_STALL_INFO has been default-y for a couple of > > releases with no complaints, so it is time to eliminate this Kconfig > > option entirely, so that the long-form RCU CPU stall warnings cannot > > be disabled. This commit does just that. > > I would think the tiny people (/me looks @ Josh) would complain about > this.. They might, but if they do, I will point out that CONFIG_RCU_CPU_STALL_INFO only has effect for Tree RCU. And also that RCU CPU stall warnings are compiled out unless CONFIG_RCU_TRACE=y, which I suspect they are disabling. All that aside, I do appreciate the attention to tininess. Thanx, Paul -- 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/