]> git.baikalelectronics.ru Git - kernel.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)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 Jul 2012 17:16:41 +0000 (13:16 -0400)
commitc8dc1ab6a616d3b53ff38c6445041413c5a5b8f3
treecc03a96acc7de8bc7a11df6d7b209e8ba3c3795a
parenta5ae77b7ed55e86ea94d15c290d0010843996b5e
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