Re: Crypto Update for 4.1

2015-04-15 Thread Linus Torvalds
On Wed, Apr 15, 2015 at 8:07 PM, Herbert Xu wrote: > > Thanks! It actually appears to be a very simple bug that I somehow > missed during reviewing. Ok, this patch seems to fix it for me, so I undid my revert that I hadn't pushed out yet, and pushed out this instead. Thanks, Linus -

Re: Crypto Update for 4.1

2015-04-15 Thread Herbert Xu
On Wed, Apr 15, 2015 at 07:49:01PM -0700, Linus Torvalds wrote: > On Wed, Apr 15, 2015 at 7:42 PM, Herbert Xu > wrote: > > > > Is CONFIG_CRYPTO_MANAGER_DISABLE_TESTS set or unset in you .config? > > # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set > > I'll send you the full .config in private (

Re: Crypto Update for 4.1

2015-04-15 Thread Linus Torvalds
On Wed, Apr 15, 2015 at 7:42 PM, Herbert Xu wrote: > > Is CONFIG_CRYPTO_MANAGER_DISABLE_TESTS set or unset in you .config? # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set I'll send you the full .config in private (no need to spam the mailing list) in case you have any other questions about my s

Re: Crypto Update for 4.1

2015-04-15 Thread Herbert Xu
On Wed, Apr 15, 2015 at 07:38:29PM -0700, Linus Torvalds wrote: > > > Ok, bisect completed: > > > > [torvalds@vaio linux]$ git bisect bad > > 9c521a200bc3c12bd724e48a75c57d5358f672be is the first bad commit > > commit 9c521a200bc3c12bd724e48a75c57d5358f672be > > Author: Stephan Muel

Re: Crypto Update for 4.1

2015-04-15 Thread Linus Torvalds
Oh, and I forgot to add Stephan to the email recipients list.. Sorry for the duplicate email, Linus On Wed, Apr 15, 2015 at 7:37 PM, Linus Torvalds wrote: > On Wed, Apr 15, 2015 at 6:58 PM, Linus Torvalds > wrote: >> On Tue, Apr 14, 2015 at 8:39 PM, Herbert Xu >> wrote: >>> >>> Her

Re: Crypto Update for 4.1

2015-04-15 Thread Linus Torvalds
On Wed, Apr 15, 2015 at 6:58 PM, Linus Torvalds wrote: > On Tue, Apr 14, 2015 at 8:39 PM, Herbert Xu > wrote: >> >> Here is the crypto update for 4.1: > > Just a heads-up: this breaks iwlwifi for me after suspend. Ok, bisect completed: [torvalds@vaio linux]$ git bisect bad 9c521a200bc3

Re: Crypto Update for 4.1

2015-04-15 Thread Linus Torvalds
On Tue, Apr 14, 2015 at 8:39 PM, Herbert Xu wrote: > > Here is the crypto update for 4.1: Just a heads-up: this breaks iwlwifi for me after suspend. I'm bisecting right now. But because this laptop is what I expect to travel with tomorrow, I will ruthlessly revert anything I find, because I need