]> 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)
commit37e74dca81112f652c1c693ec29223a46c7521a1
treecc03a96acc7de8bc7a11df6d7b209e8ba3c3795a
parent7a95fdd069af53001cfda8e5031ee643333d81a3
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