]> Pileus Git - ~andy/linux/commit
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)
commit301f0595c0e788edacc3521c4caa90b4e56ffee1
treedf43a0a76d8cfa5783154154a60653a7d51c2d8e
parent40db23e5337d99fda05ee6cd18034b516f8f123d
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>
drivers/char/random.c