Skip to content
Commit 3371f3da authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

random: initialize the non-blocking pool via add_hwgenerator_randomness()



If we have a hardware RNG and are using the in-kernel rngd, we should
use this to initialize the non-blocking pool so that getrandom(2)
doesn't block unnecessarily.

Cc: stable@kernel.org
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 1a695a90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment