aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2017-12-04 14:45:09 -0800
committerMartin K. Petersen <[email protected]>2017-12-07 21:07:06 -0500
commitb0dcce746b32ac573343ad39cb3dc485030de95e (patch)
treec7009f32a810bdec19267eab212afea367d829e6 /tools/perf/scripts/python/event_analyzing_sample.py
parent23c645595dab7b414f23639d0a428a07515807df (diff)
scsi: qla2xxx: Fix abort command deadlock due to spinlock
Original code acquires hardware_lock to add Abort IOCB onto driver request queue for processing. However, abort_command() will also acquire hardware lock to look up sp pointer before issuing abort IOCB command resulting into a deadlock. This patch safely removes the possible deadlock scenario by removing extra spinlock. Fixes: 6eb54715b54bb ("qla2xxx: Added interface to send explicit LOGO.") Cc: <[email protected]> # 4.10+ Signed-off-by: Quinn Tran <[email protected]> Signed-off-by: Himanshu Madhani <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions