diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-03-09 09:55:55 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-03-17 16:34:10 +0100 |
commit | f02fc963e91160e7343933823e8b73a0b2ab0a16 (patch) | |
tree | e61fdaf3f6b6383b59e621ebfad7c2d7fe0c5461 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6516b386d8a07102aac353daf9c0fe0045faeb74 (diff) |
softirq: Move various protections into inline helpers
To allow reuse of the bulk of softirq processing code for RT and to avoid
#ifdeffery all over the place, split protections for various code sections
out into inline helpers so the RT variant can just replace them in one go.
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.310118772@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions