diff options
author | Hannes Reinecke <hare@suse.de> | 2023-10-12 14:59:54 +0200 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2023-10-17 13:57:54 -0700 |
commit | bbacf79201a1664f174e341f4bc0205b25b309d7 (patch) | |
tree | 3ee23b74f203ad48bbb674430ee1e16ff08fa5f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d680063482885c15d68e958212c3d6ad40a510dd (diff) |
nvmet-tcp: use 'spin_lock_bh' for state_lock()
nvmet_tcp_schedule_release_queue() is called from socket state
change callbacks, which may be called from an softirq context.
So use 'spin_lock_bh' to avoid a spin lock warning.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions