[PATCH v3 0/2] random: cpuhp enhancements

Jason A. Donenfeld posted 2 patches 4 years, 4 months ago
Failed in applying to current master (apply log)
drivers/char/random.c      | 45 +++++++++++++++++++++++++-------------
include/linux/cpuhotplug.h |  1 +
include/linux/random.h     |  2 ++
kernel/cpu.c               |  6 +++++
4 files changed, 39 insertions(+), 15 deletions(-)
[PATCH v3 0/2] random: cpuhp enhancements
Posted by Jason A. Donenfeld 4 years, 4 months ago
This series combines the two uses thus far identified for cpuhp in
random.c. v3 now uses prepare instead of teardown.

Jason A. Donenfeld (2):
  random: set fast pool count to zero in cpuhp prepare
  random: invalidate crngs and batches in cpuhp prepare

 drivers/char/random.c      | 45 +++++++++++++++++++++++++-------------
 include/linux/cpuhotplug.h |  1 +
 include/linux/random.h     |  2 ++
 kernel/cpu.c               |  6 +++++
 4 files changed, 39 insertions(+), 15 deletions(-)

-- 
2.35.0