Re: [PATCH] drivers/crypto/nx: fixes for multiple issues

2013-05-06 Thread Kent Yoder
Hi Ben, just a friendly reminder to please apply. Thanks, Kent On Fri, Apr 12, 2013 at 12:13:59PM -0500, Kent Yoder wrote: Fixes a race on driver init with registering algorithms where the driver status flag wasn't being set before self testing started. Added the cra_alignmask field for

Re: [PATCH] drivers/crypto/nx: fixes for multiple issues

2013-05-06 Thread Benjamin Herrenschmidt
On Mon, 2013-05-06 at 14:24 -0500, Kent Yoder wrote: Hi Ben, just a friendly reminder to please apply. Oh, I assumed that stuff was going via some drivers/crypto maintainer... I can apply. Cheers, Ben. -- To unsubscribe from this list: send the line unsubscribe linux-crypto in the body of a

Re: [PATCH] drivers/crypto/nx: fixes for multiple issues

2013-05-06 Thread Kent Yoder
Thanks! Kent On Mon, May 6, 2013 at 4:53 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Mon, 2013-05-06 at 14:24 -0500, Kent Yoder wrote: Hi Ben, just a friendly reminder to please apply. Oh, I assumed that stuff was going via some drivers/crypto maintainer... I can apply.

[PATCH] drivers/crypto/nx: fixes for multiple issues

2013-04-12 Thread Kent Yoder
Fixes a race on driver init with registering algorithms where the driver status flag wasn't being set before self testing started. Added the cra_alignmask field for CBC and ECB modes. Fixed a bug in GCM where AES block size was being used instead of authsize. Removed use of