diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2021-11-29 18:46:51 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-12-04 10:56:24 +0100 |
commit | a529f8db897625859b640b565325463e5d5ff01e (patch) | |
tree | f334d7da0946384a62f97873b5d0e6e66c795f6d /lib/mpi/mpi-mod.c | |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions