On Fri, Sep 03, 2010 at 02:00:55PM +0800, Herbert Xu wrote: > Hi Linus: > > This push fixes a bug in the new ahash walking code, as well as > the self-test disabling option. The self-test disabling options > is now enabled by default as requested. I missed a changeset in the push request. This also includes a revert of a bogus cast removal patch. 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 (3): crypto: testmgr - Fix test disabling option crypto: testmgr - Default to no tests Revert "hwrng: n2-drv - remove casts from void*" Szilveszter Ördög (1): crypto: hash - Fix handling of small unaligned buffers crypto/Kconfig | 8 ++++---- crypto/ahash.c | 7 +++++-- crypto/algboss.c | 8 ++++---- crypto/testmgr.c | 4 ++-- drivers/char/hw_random/n2-drv.c | 2 +- 5 files changed, 16 insertions(+), 13 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html