lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2015 15:40:20 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Russell King - ARM Linux <linux@....linux.org.uk>
Cc:	Christoph Jaeger <cj@...ux.com>, linux-kernel@...r.kernel.org,
	Yalin Wang <yalin.wang@...ymobile.com>,
	Will Deacon <will.deacon@....com>
Subject: Re: [PATCH linux-next] lib: Kconfig: use bool instead of boolean

On Mon, 2 Feb 2015 23:30:00 +0000 Russell King - ARM Linux <linux@....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 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ