On Mon, 2 Feb 2015 23:30:00 +0000 Russell King - ARM Linux 
<li...@arm.linux.org.uk> wrote:

> On Mon, Feb 02, 2015 at 03:18:24PM -0800, Andrew Morton wrote:
> > I'm a bit surprised that nobody helped out with the Kconfig text. 
> > I queued the below.  Looks OK?
> > 
> > --- a/lib/Kconfig~a
> > +++ a/lib/Kconfig
> > @@ -18,9 +18,8 @@ config HAVE_ARCH_BITREVERSE
> >     default n
> >     depends on BITREVERSE
> >     help
> > -     This option provides an config for the architecture which have 
> > instruction
> > -     can do bitreverse operation, we use the hardware instruction if the 
> > architecture
> > -     have this capability.
> > +     This option enables the use of hardware bit-reversal instructions on
> > +     architectures which support such operations.
> 
> Looks fine to me.  How are we going to handle this change (and the bool
> bit as well?)  Is it something you want me to merge, or will you send
> these changes towards the end of the merge window?

Yep, I can take care of them.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to