]> git.karo-electronics.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 17 Aug 2012 19:36:11 +0000 (15:36 -0400)
commit201095fcd2b848cd22711f9a58d1ffd0c9f3e458
tree10f63030f1980052b473bddf063727c1882f40fa
parent3c3c74c6f281415dddd68a645d89dde2f0d9eadd
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>
drivers/firmware/dmi_scan.c