Re: [BUG] 3.11 boot failure caused by commit crypto

2013-07-29 Thread Rusty Russell
Tim Chen writes: > On Tue, 2013-07-30 at 09:08 +1000, Herbert Xu wrote: >> On Mon, Jul 29, 2013 at 01:39:06PM -0700, Tim Chen wrote: >> > >> > Herbert, what are your thoughts on a proper fix to initrd issue for >> > crct10dif modules not getting included? Or can we >> > let the config option for

Re: [BUG] 3.11 boot failure caused by commit crypto

2013-07-29 Thread Tim Chen
On Tue, 2013-07-30 at 09:08 +1000, Herbert Xu wrote: > On Mon, Jul 29, 2013 at 01:39:06PM -0700, Tim Chen wrote: > > > > Herbert, what are your thoughts on a proper fix to initrd issue for > > crct10dif modules not getting included? Or can we > > let the config option for the pclmul version to be

Re: [BUG] 3.11 boot failure caused by commit crypto

2013-07-29 Thread Herbert Xu
On Mon, Jul 29, 2013 at 01:39:06PM -0700, Tim Chen wrote: > > Herbert, what are your thoughts on a proper fix to initrd issue for > crct10dif modules not getting included? Or can we > let the config option for the pclmul version to be either compiled > out or compiled in for now for people who do

Re: [BUG] 3.11 boot failure caused by commit crypto

2013-07-29 Thread Tim Chen
On Wed, 2013-07-24 at 17:06 +1000, Herbert Xu wrote: > On Wed, Jul 24, 2013 at 10:28:28AM +0800, Zhao Hongjiang wrote: > > When i boot my system with the latest 3.11-rc2 kernel, something occur as > > follow: > > > > Waiting for device /dev/disk/by-id/... to appear: Could not > > fi

Re: [PATCH 2/2] drivers/crypto/nx: fix limits to sg lists for SHA-2

2013-07-29 Thread Marcelo Cerri
Hi Ben, Everyone in S-O-B list has participated to solve this bug with code and/or ideas of how to fix it, as well as reviewing and testing the final version of the patches. I'd like to keep it as it is if you don't mind. Regards. Marcelo On Sat, Jul 27, 2013 at 08:29:59AM +1000, Benjamin Herre

Re: [PATCH 2/2] drivers/crypto/nx: fix limits to sg lists for SHA-2

2013-07-29 Thread Marcelo Cerri
We think that it's very likely that AES may also be affected by a similar problem. But we still have to test it and I'd like to provide a separated patch for it. Regards, Marcelo On Sat, Jul 27, 2013 at 08:31:32AM +1000, Benjamin Herrenschmidt wrote: > On Fri, 2013-07-26 at 14:08 -0300, Marcelo C