Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1507929 > unrolled thread

Crypto Fixes for 4.9

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-10-25 04:40 +0200
Last post2016-10-25 04:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Crypto Fixes for 4.9 Herbert Xu <herbert@gondor.apana.org.au> - 2016-10-25 04:40 +0200

#1507929 — Crypto Fixes for 4.9

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-10-25 04:40 +0200
SubjectCrypto Fixes for 4.9
Message-ID<svZOG-7Rk-3@gated-at.bofh.it>
Hi Linus:

This push fixes a regression caused by the stack vmalloc change.


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


Andrew Lutomirski (1):
      hwrng: core - Don't use a stack buffer in add_early_randomness()

 drivers/char/hw_random/core.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web