]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmi: Feed DMI table to /dev/random driver
authorTony Luck <tony.luck@intel.com>
Fri, 20 Jul 2012 20:15:20 +0000 (13:15 -0700)
committerWilly Tarreau <w@1wt.eu>
Sun, 7 Oct 2012 21:41:23 +0000 (23:41 +0200)
commit9eee5ee58eb31de674689184b49e2ba810124227
treea1b9110397d8b3a299a0f14453c614b2c06c2c7e
parent708daa15c3eb2e056c06a48bc2115eda46a777f0
dmi: Feed DMI table to /dev/random driver

commit d114a33387472555188f142ed8e98acdb8181c6d upstream.

Send the entire DMI (SMBIOS) table to the /dev/random driver to
help seed its pools.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
drivers/firmware/dmi_scan.c