Re: [PATCH 0/5] Authenc key parsing consolidation

2013-10-16 Thread Herbert Xu
On Tue, Oct 15, 2013 at 01:49:29PM +0200, Mathias Krause wrote: > This series removes the code duplication of authenc key parsing by > introducing a common helper function crypto_authenc_extractkeys() in > patch 1. Patches 2 to 5 change all remaining places to use the new > helper. Patches 3 and 4

Re: [PATCH] crypto: mv_cesa: remove deprecated IRQF_DISABLED

2013-10-16 Thread Herbert Xu
On Sun, Oct 13, 2013 at 06:49:13AM +0200, Michael Opdenacker wrote: > This patch proposes to remove the use of the IRQF_DISABLED flag > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker Patch applied. -- Email: Herbert Xu Home Page: http://gondor