Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760548AbYB2OcP (ORCPT ); Fri, 29 Feb 2008 09:32:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757964AbYB2Ob7 (ORCPT ); Fri, 29 Feb 2008 09:31:59 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:53219 "EHLO scrub.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757912AbYB2Ob6 (ORCPT ); Fri, 29 Feb 2008 09:31:58 -0500 Date: Fri, 29 Feb 2008 15:31:52 +0100 (CET) From: Roman Zippel X-X-Sender: roman@scrub.home To: Steven Rostedt cc: ego@in.ibm.com, linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Ingo Molnar , Paul E McKenney , 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: Message-ID: References: <20071213170348.GA25981@in.ibm.com> <20071213171658.GE25981@in.ibm.com> <200802290534.57040.zippel@linux-m68k.org> 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: 628 Lines: 18 Hi, On Fri, 29 Feb 2008, Steven Rostedt wrote: > > Also why is this a choice? Are more RCU types planned? > > Why shouldn't it be a choice? You can have CLASSIC_RCU or PREEMPT_RCU, one > or the other and not both. Sounds perfect for being a choice. With this logic almost every bool could be implemented via choice. A simple bool perfectly gives you two choices too. 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/