random: printk notifications for urandom pool initialization
authorTheodore Ts'o <tytso@mit.edu>
Sun, 3 Nov 2013 11:54:51 +0000 (06:54 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Nov 2013 23:18:48 +0000 (18:18 -0500)
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>

No differences found