diff options
author | Thomas Gleixner <[email protected]> | 2021-03-09 09:55:56 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-03-17 16:34:10 +0100 |
commit | 8b1c04acad082dec76f3f8f7e1fa13493d6cbb79 (patch) | |
tree | 9becfebba6a7262758f353268c9a8d6d85fd1b59 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <[email protected]>
Tested-by: Sebastian Andrzej Siewior <[email protected]>
Tested-by: Paul E. McKenney <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions