diff options
author | Maurizio Lombardi <[email protected]> | 2023-01-10 13:53:10 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-01-13 20:24:24 -0500 |
commit | 84ed64b1a7a7fcd507598dee7708c1f225123711 (patch) | |
tree | 6702f293a1966ea6169db08f0b0f470a92808f61 /tools/perf/scripts/python/libxed.py | |
parent | f58c89700630da6554b24fd3df293a24874c10c1 (diff) |
scsi: target: core: Fix warning on RT kernels
Calling spin_lock_irqsave() does not disable the interrupts on realtime
kernels, remove the warning and replace assert_spin_locked() with
lockdep_assert_held().
Signed-off-by: Maurizio Lombardi <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions