commit | 0f734e6e768b4b66737b3d3e13f1769a12ecff86 | [log] [tgz] |
---|---|---|
author | Torsten Duwe <duwe@lst.de> | Sat Jun 14 23:48:41 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 15 04:49:40 2014 -0400 |
tree | 637eb77455b97fa9385a442a25406443a6bceda7 | |
parent | be4000bc4644d027c519b6361f5ae3bbfc52c347 [diff] |
hwrng: add per-device entropy derating This patch introduces a derating factor to struct hwrng for the random bits going into the kernel input pool, and a common default derating for drivers which do not specify one. Signed-off-by: Torsten Duwe <duwe@suse.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Acked-by: H. Peter Anvin <hpa@zytor.com>