diff options
author | Thomas Gleixner <[email protected]> | 2021-03-09 09:55:55 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-03-17 16:34:10 +0100 |
commit | f02fc963e91160e7343933823e8b73a0b2ab0a16 (patch) | |
tree | e61fdaf3f6b6383b59e621ebfad7c2d7fe0c5461 /tools/perf/scripts/python/export-to-postgresql.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 <[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