Andy Lutomirski 4c8d062186 random: Don't wake crng_init_wait when crng_init == 1
crng_init_wait is only used to wayt for crng_init to be set to 2, so
there's no point to waking it when crng_init is set to 1.  Remove the
unnecessary wake_up_interruptible() call.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/6fbc0bfcbfc1fa2c76fd574f5b6f552b11be7fde.1577088521.git.luto@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-01-07 16:07:00 -05:00
..
2019-12-06 10:28:09 -08:00
2018-06-05 11:24:55 -07:00
2019-06-09 09:11:21 +02:00
2019-11-20 15:09:48 +01:00
2019-11-13 19:08:22 +08:00
2019-08-16 11:33:56 -07:00