[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090304000549.GA3387@gondor.apana.org.au>
Date: Wed, 4 Mar 2009 08:05:49 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Re: Crypto Fixes for 2.6.29
Hi Linus:
This push fixes two bugs:
* A 2.6.27 regression where the new test mechanism can cause the
optimised AES implementation on s390 to hang on initial module
load. The same thing can affect the VIA PadLock, although modprobe
alias ordering may have prevented it from occurring.
* A build error in the ixp4xx driver.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Herbert Xu (1):
crypto: api - Fix module load deadlock with fallback algorithms
Krzysztof HaĆasa (1):
crypto: ixp4xx - Fix qmgr_request_queue build failure
arch/s390/crypto/aes_s390.c | 2 +-
crypto/api.c | 15 +++++++++++++--
drivers/crypto/ixp4xx_crypto.c | 6 ++++--
drivers/crypto/padlock-aes.c | 2 +-
drivers/crypto/padlock-sha.c | 4 ++--
5 files changed, 21 insertions(+), 8 deletions(-)
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists