diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2021-11-29 18:46:51 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-12-04 10:56:24 +0100 |
commit | a529f8db897625859b640b565325463e5d5ff01e (patch) | |
tree | f334d7da0946384a62f97873b5d0e6e66c795f6d /tools/perf/scripts/python/syscall-counts.py | |
parent | 512bf713cb4c8a42ae76e5ba1a78e70a768af301 (diff) |
lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
The softirq context on PREEMPT_RT is different compared to !PREEMPT_RT.
As such lockdep_softirq_enter() is a nop and the all the "softirq safe"
tests fail on PREEMPT_RT because there is no difference.
Skip the softirq context tests on PREEMPT_RT.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20211129174654.668506-9-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions