Re: Crypto Fixes for 4.2

2015-06-29 Thread Herbert Xu
On Sat, Jun 27, 2015 at 09:40:24AM -0700, Linus Torvalds wrote: > On Fri, Jun 26, 2015 at 11:56 PM, Herbert Xu > wrote: > > > > So I think Tadeusz's patch is the simplest fix for 4.2. Could you > > please test it to see if it makes your warning go away? > > Seems to silence it here. OK I'll app

Re: Crypto Fixes for 4.2

2015-06-27 Thread Linus Torvalds
On Fri, Jun 26, 2015 at 11:56 PM, Herbert Xu wrote: > > So I think Tadeusz's patch is the simplest fix for 4.2. Could you > please test it to see if it makes your warning go away? Seems to silence it here. I get the feeling that the patch is still wrong - why are not the *tests* run at late tim

Re: Crypto Fixes for 4.2

2015-06-26 Thread Herbert Xu
On Fri, Jun 26, 2015 at 01:07:02PM -0700, Linus Torvalds wrote: > On Fri, Jun 26, 2015 at 3:22 AM, Herbert Xu > wrote: > > > > * Kill testmgr warning for gcm-aes-aesni. > > Hmm. You killed one of the warnings, but the setkey one remains. > > alg: aead: setkey failed on test 1 for rfc4106-gc

Re: Crypto Fixes for 4.2

2015-06-26 Thread Linus Torvalds
On Fri, Jun 26, 2015 at 3:22 AM, Herbert Xu wrote: > > * Kill testmgr warning for gcm-aes-aesni. Hmm. You killed one of the warnings, but the setkey one remains. alg: aead: setkey failed on test 1 for rfc4106-gcm-aesni: flags=0 Expected? Linus -- To unsubscribe from this lis