commit | 301f0595c0e788edacc3521c4caa90b4e56ffee1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Nov 03 06:54:51 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Nov 03 18:18:48 2013 -0500 |
tree | df43a0a76d8cfa5783154154a60653a7d51c2d8e | |
parent | 40db23e5337d99fda05ee6cd18034b516f8f123d [diff] |
random: printk notifications for urandom pool initialization Print a notification to the console when the nonblocking pool is initialized. Also printk a warning when a process tries reading from /dev/urandom before it is fully initialized. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>