diff options
author | 2023-10-12 14:59:54 +0200 | |
---|---|---|
committer | 2023-10-17 13:57:54 -0700 | |
commit | bbacf79201a1664f174e341f4bc0205b25b309d7 (patch) | |
tree | 3ee23b74f203ad48bbb674430ee1e16ff08fa5f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme: rework NVME_AUTH Kconfig selection (diff) | |
download | wireguard-linux-bbacf79201a1664f174e341f4bc0205b25b309d7.tar.xz wireguard-linux-bbacf79201a1664f174e341f4bc0205b25b309d7.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions