Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753300AbbF2JjT (ORCPT ); Mon, 29 Jun 2015 05:39:19 -0400 Received: from mail-oi0-f46.google.com ([209.85.218.46]:34055 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751712AbbF2JjO (ORCPT ); Mon, 29 Jun 2015 05:39:14 -0400 MIME-Version: 1.0 In-Reply-To: <1431469854-3826-24-git-send-email-paulmck@linux.vnet.ibm.com> References: <20150512223034.GA1396@linux.vnet.ibm.com> <1431469854-3826-1-git-send-email-paulmck@linux.vnet.ibm.com> <1431469854-3826-24-git-send-email-paulmck@linux.vnet.ibm.com> Date: Mon, 29 Jun 2015 11:39:13 +0200 X-Google-Sender-Auth: zGxH9H80vyGNbaXctJMb0wVkbDk Message-ID: Subject: Re: [PATCH tip/core/rcu 24/24] rcu: Conditionally compile RCU's eqs warnings From: Geert Uytterhoeven To: "Paul E. McKenney" Cc: "linux-kernel@vger.kernel.org" , Ingo Molnar , laijs@cn.fujitsu.com, dipankar@in.ibm.com, Andrew Morton , Mathieu Desnoyers , Josh Triplett , Thomas Gleixner , Peter Zijlstra , Steven Rostedt , David Howells , Eric Dumazet , Darren Hart , =?UTF-8?B?RnLDqWTDqXJpYyBXZWlzYmVja2Vy?= , Oleg Nesterov , pranith kumar Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1418 Lines: 40 Hi Paul, On Wed, May 13, 2015 at 12:30 AM, Paul E. McKenney wrote: > --- a/lib/Kconfig.debug > +++ b/lib/Kconfig.debug > @@ -1373,6 +1373,17 @@ config RCU_TRACE > Say Y here if you want to enable RCU tracing > Say N if you are unsure. > > +config RCU_EQS_DEBUG > + bool "Use this when adding any sort of NO_HZ support to your arch" This sounds a bit fuzzy. Can you please provide a better one-line description? Thanks! > + depends on DEBUG_KERNEL > + help > + This option provides consistency checks in RCU's handling of > + NO_HZ. These checks have proven quite helpful in detecting > + bugs in arch-specific NO_HZ code. > + > + Say N here if you need ultimate kernel/user switch latencies > + Say Y if you are unsure Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/