Crypto Fixes for 4.1

From: Herbert Xu
Date: Sat Apr 25 2015 - 04:03:53 EST


Hi Linus:

This push fixes a build problem with img-hash under non-standard
configurations and a serious regression with sha512_ssse3 which can
lead to boot failures.

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


Ard Biesheuvel (1):
crypto: x86/sha512_ssse3 - fixup for asm function prototype change

Geert Uytterhoeven (1):
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA

arch/x86/crypto/sha512-avx2-asm.S | 2 +-
drivers/crypto/Kconfig | 3 ++-
2 files changed, 3 insertions(+), 2 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/