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)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 Jul 2012 17:16:41 +0000 (13:16 -0400)
commitd114a33387472555188f142ed8e98acdb8181c6d
treecc03a96acc7de8bc7a11df6d7b209e8ba3c3795a
parentcbc96b7594b5691d61eba2db8b2ea723645be9ca
dmi: Feed DMI table to /dev/random driver

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>
drivers/firmware/dmi_scan.c