Here are the two patches we've been looking at thus far in separate
threads, now brought together as one patchset. This doesn't fix _all_ of
the PREEMPT_RT issues, but it does very much move in the right direction
of having less locking in places where that matters.
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Sultan Alsawaf <sultan@kerneltoast.com>
Cc: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Jason A. Donenfeld (2):
random: remove batched entropy locking
random: defer fast pool mixing to worker
drivers/char/random.c | 101 +++++++++++++++++++---------------
include/trace/events/random.h | 6 --
2 files changed, 56 insertions(+), 51 deletions(-)
--
2.35.0