Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754329AbbDPSiY (ORCPT ); Thu, 16 Apr 2015 14:38:24 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:45790 "EHLO e34.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753668AbbDPSiS (ORCPT ); Thu, 16 Apr 2015 14:38:18 -0400 Date: Thu, 16 Apr 2015 11:38:12 -0700 From: "Paul E. McKenney" To: mingo@kernel.org Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, a.p.zijlstra@chello.nl, akpm@linux-foundation.org Subject: [GIT RFC PULL rcu/urgent] Prevent Kconfig from asking pointless questions Message-ID: <20150416183812.GA5571@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15041618-0017-0000-0000-00000A1D8880 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1180 Lines: 29 Hello, Ingo, This series contains a single change that fixes Kconfig asking pointless questions (https://lkml.org/lkml/2015/4/14/616). This is an RFC pull because there has not yet been a -next build for April 16th. If you would prefer to wait until after -next has pulled this, please let me know and I will redo this pull request after that has happened. In the meantime, this change is available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git for-mingo for you to fetch changes up to 8d7dc9283f399e1fda4e48a1c453f689326d9396: rcu: Control grace-period delays directly from value (2015-04-14 19:33:59 -0700) ---------------------------------------------------------------- Paul E. McKenney (1): rcu: Control grace-period delays directly from value kernel/rcu/tree.c | 16 +++++++++------- lib/Kconfig.debug | 1 + 2 files changed, 10 insertions(+), 7 deletions(-) -- 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/