commit | 58be0106c5306b939b07b4b8bf00669a20593f4b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed May 22 12:02:16 2019 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 26 00:11:49 2019 -0400 |
tree | d606e36cf1ad7fc39da0a980db7d718f3730b875 | |
parent | b7d5dc21072cda7124d13eae2aefb7343ef94197 [diff] |
random: fix soft lockup when trying to read from an uninitialized blocking pool Fixes: eb9d1bf079bb: "random: only read from /dev/random after its pool has received 128 bits" Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>