[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080305190027.GE8728@linux.vnet.ibm.com>
Date: Wed, 5 Mar 2008 11:00:27 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: Roman Zippel <zippel@...ux-m68k.org>
Cc: Steven Rostedt <rostedt@...dmis.org>, linux-kernel@...r.kernel.org,
linux-rt-users@...r.kernel.org, ego@...ibm.com,
Ingo Molnar <mingo@...e.hu>,
Dipankar Sarma <dipankar@...ibm.com>,
Ted Tso <tytso@...ibm.com>, dvhltc@...ibm.com,
Oleg Nesterov <oleg@...sign.ru>,
Andrew Morton <akpm@...ux-foundation.org>, bunk@...nel.org,
Josh Triplett <josh@...edesktop.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH] move PREEMPT_RCU config option back under PREEMPT
On Wed, Mar 05, 2008 at 03:06:32AM +0100, Roman Zippel wrote:
> Hi,
>
> On Tue, 4 Mar 2008, Paul E. McKenney wrote:
>
> > > > - bool "Classic RCU"
> > > > + def_bool !PREEMPT_RCU
> > > > help
> > > > This option selects the classic RCU implementation that is
> > > > designed for best read-side performance on non-realtime
> > > > - systems.
> > > > -
> > > > - Say Y if you are unsure.
> > > > -
> > >
> > > You can get rid of the "help" part since it isn't visible to users.
> >
> > So how about if I replace it with comment lines (starting with "#",
> > not with "comment")?
>
> Actually xconfig can display this text, so using the help like this is
> fine.
Cool, I will stick with the "help" clause, then.
Thanx, Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists