Re: [PATCH v2 1/2] crypto, sha1: export sha1_update for reuse

2011-07-30 Thread Herbert Xu
On Thu, Jul 28, 2011 at 05:29:35PM +0200, Mathias Krause wrote: > On Thu, Jul 28, 2011 at 4:58 PM, Herbert Xu > wrote: > > On Sun, Jul 24, 2011 at 07:53:13PM +0200, Mathias Krause wrote: > >> > >> diff --git a/include/crypto/sha.h b/include/crypto/sha.h > >> index 069e85b..7c46d0c 100644 > >> ---

[PATCH] crypto: padlock-aes - Make module loading even quieter when hardware is missing

2011-07-30 Thread Jonathan Nieder
When loading aes via the module alias, a padlock module failing to load due to missing hardware is not particularly notable. With v2.6.27-rc1~1107^2~14 (crypto: padlock - Make module loading quieter when hardware isn't available, 2008-07-03), the padlock-aes module suppresses the relevant messages

Re: Bug#485070: cryptsetup: "FATAL" padlock_{aes,sha} error during boot

2011-07-30 Thread Ben Hutchings
Version: 3.7-pre2-1 On Sat, 2011-07-30 at 14:13 +0800, Herbert Xu wrote: > Ralf Jung wrote: > > Hi, > > > > as per request of Jonathan at http://bugs.debian.org/cgi- > > bin/bugreport.cgi?bug=485070, I am reporting the mentioned bug to this list > > as > > well: > > > > With current Debian te