Re: [PATCH] move PREEMPT_RCU config option back under PREEMPT

From: Roman Zippel
Date: Tue Mar 04 2008 - 21:08:40 EST


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.

bye, Roman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/