Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753864AbYCBDKs (ORCPT ); Sat, 1 Mar 2008 22:10:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750863AbYCBDKj (ORCPT ); Sat, 1 Mar 2008 22:10:39 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:35894 "EHLO scrub.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810AbYCBDKj (ORCPT ); Sat, 1 Mar 2008 22:10:39 -0500 Date: Sun, 2 Mar 2008 04:06:10 +0100 (CET) From: Roman Zippel X-X-Sender: roman@scrub.home To: "Paul E. McKenney" cc: ego@in.ibm.com, linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Ingo Molnar , Steven Rostedt , Dipankar Sarma , Ted Tso , dvhltc@us.ibm.com, Oleg Nesterov , Andrew Morton , bunk@kernel.org, Josh Triplett , Thomas Gleixner , Peter Zijlstra Subject: Re: [RFC PATCH 4/6] Preempt-RCU: Implementation In-Reply-To: <20080301193903.GC15887@linux.vnet.ibm.com> Message-ID: References: <20071213170348.GA25981@in.ibm.com> <20071213171658.GE25981@in.ibm.com> <200802290534.57040.zippel@linux-m68k.org> <20080229045328.GA18687@linux.vnet.ibm.com> <20080301193903.GC15887@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 609 Lines: 23 Hi, On Sat, 1 Mar 2008, Paul E. McKenney wrote: > Is this what you had in mind? I don't have any way to test on a > system not supporting CONFIG_PREEMPT, but seems to work on x86. Yes, looks fine. > +config PREEMPT_RCU > + bool "Preemptible RCU" > + depends on PREEMPT > + default n "default n" isn't really necessary, it's already the default. bye, Roman -- 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/