From: Kees Cook Date: Mon, 3 Mar 2014 23:51:48 +0000 (-0800) Subject: hwrng: add randomness to system from rng sources X-Git-Tag: v3.15-rc1~111^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e79726193346569af7953369a638ee2275ade5;p=pandora-kernel.git hwrng: add randomness to system from rng sources When bringing a new RNG source online, it seems like it would make sense to use some of its bytes to make the system entropy pool more random, as done with all sorts of other devices that contain per-device or per-boot differences. Signed-off-by: Kees Cook Reviewed-by: Jason Cooper Signed-off-by: Herbert Xu --- Reading git-diff-tree failed