Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760139AbZDFWSx (ORCPT ); Mon, 6 Apr 2009 18:18:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755064AbZDFWSn (ORCPT ); Mon, 6 Apr 2009 18:18:43 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:39470 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753986AbZDFWSn (ORCPT ); Mon, 6 Apr 2009 18:18:43 -0400 Date: Mon, 6 Apr 2009 18:18:34 -0400 From: Kyle McMartin To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, akpm@linux-foundation.org, dipankar@in.ibm.com, niv@us.ibm.com, manfred@colorfullife.com, peterz@infradead.org, lethal@linux-sh.org, kernel@wantstofly.org, andi@firstfloor.org, kyle@mcmartin.ca, deller@gmx.de, davem@davemloft.net, ralf@linux-mips.org, jes@sgi.com, benh@kernel.crashing.org, paulus@samba.org, anton@samba.org Subject: Re: [PATCH -tip] v2: Make TREE_RCU be default (was CLASSIC_RCU). Message-ID: <20090406221834.GA7372@bombadil.infradead.org> References: <20090406221628.GA18232@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090406221628.GA18232@linux.vnet.ibm.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 24 On Mon, Apr 06, 2009 at 03:16:28PM -0700, Paul E. McKenney wrote: > Given that there have been no TREE_RCU bugs reported for some months, > it is time to make TREE_RCU be the default RCU implementation. The rest > of this series updates defconfig files that: (1) have CONFIG_SMP=y and > (2) explicitly mention CONFIG_CLASSIC_RCU. > > Given that I don't have access to most of the relevant hardware, much > of this is untested. > > Changes since v1: per-arch defconfig patches dropped. > > Signed-off-by: Paul E. McKenney > Do you intend to do this for .30 or .31? I'll try to test it as soon as I can on parisc... Somehow I suspect it won't be the worst of the problems... :) regards, Kyle -- 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/