commit | eed89d0f9d3383851cec634565a6414fae70fe91 | [log] [tgz] |
---|---|---|
author | Ian Molton <ian.molton@collabora.co.uk> | Thu Dec 03 13:50:42 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 03 13:50:42 2009 +0800 |
tree | ec1bd56b152d2b5a53a20aa7fde21a60ce794c9c | |
parent | bb347d98079a547e80bd4722dee1de61e4dca0e8 [diff] |
hwrng: core - Prevent too-small buffer sizes This patch prevents the hw_random core using too small of a buffer on machines with small cacheline sizes. Signed-off-by: Ian Molton <ian.molton@collabora.co.uk> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>