diff options
author | Thomas Gleixner | 2021-03-09 09:55:56 +0100 |
---|---|---|
committer | Thomas Gleixner | 2021-03-17 16:34:10 +0100 |
commit | 8b1c04acad082dec76f3f8f7e1fa13493d6cbb79 (patch) | |
tree | 9becfebba6a7262758f353268c9a8d6d85fd1b59 /crypto/proc.c | |
parent | f02fc963e91160e7343933823e8b73a0b2ab0a16 (diff) |
softirq: Make softirq control and processing RT aware
Provide a local lock based serialization for soft interrupts on RT which
allows the local_bh_disabled() sections and servicing soft interrupts to be
preemptible.
Provide the necessary inline helpers which allow to reuse the bulk of the
softirq processing code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Tested-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210309085727.426370483@linutronix.de
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions