The crng direct key loading functions used at early boot were
inconsistent and there were a few subtle bugs around their usage. This
short series cleans that up.
Jason A. Donenfeld (3):
random: unify early init crng load accounting
random: check for crng_init == 0, not crng_ready() in
add_device_randomness()
random: use trylock in irq handler rather than spinning
drivers/char/random.c | 120 +++++++++++++++++++++---------------------
1 file changed, 60 insertions(+), 60 deletions(-)
--
2.35.0