Hi Linus:

This push fixes a build error on 32-bit archs in the hifn driver
as well as a potential deadlock in the caam 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


Jussi Kivilinna (1):
      crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit 
archs

Kim Phillips (1):
      crypto: caam - fix possible deadlock condition

 drivers/crypto/caam/jr.c   |   10 +++++-----
 drivers/crypto/hifn_795x.c |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
  
Thanks,
-- 
Email: Herbert Xu <herb...@gondor.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-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to