android_kernel_xiaomi_sm8350/Documentation/admin-guide/sysctl
Jason A. Donenfeld 42a9a7e807 random: always wake up entropy writers after extraction
commit 489c7fc44b5740d377e8cfdbf0851036e493af00 upstream.

Now that POOL_BITS == POOL_MIN_BITS, we must unconditionally wake up
entropy writers after every extraction. Therefore there's no point of
write_wakeup_threshold, so we can move it to the dustbin of unused
compatibility sysctls. While we're at it, we can fix a small comparison
where we were waking up after <= min rather than < min.

Cc: Theodore Ts'o <tytso@mit.edu>
Suggested-by: Eric Biggers <ebiggers@kernel.org>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-22 14:11:08 +02:00
..
abi.rst
fs.rst
index.rst
kernel.rst random: always wake up entropy writers after extraction 2022-06-22 14:11:08 +02:00
net.rst docs: admin-guide: remove references to IPX and token-ring 2019-08-08 18:06:53 -07:00
sunrpc.rst
user.rst
vm.rst