[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220212231022.679926-1-Jason@zx2c4.com>
Date: Sun, 13 Feb 2022 00:10:19 +0100
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: linux-kernel@...r.kernel.org, linux@...inikbrodowski.net
Cc: "Jason A. Donenfeld" <Jason@...c4.com>
Subject: [PATCH 0/3] cleanup init-time fast/slow key loading
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
Powered by blists - more mailing lists