diff options
| author | John Garry <[email protected]> | 2017-01-03 20:24:50 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-01-05 18:24:11 -0500 |
| commit | da7b66e720dcfb6754d6e3310a7ef315009b13db (patch) | |
| tree | 6994fd43321b582fb4de1d542046d26354e6ec7b /tools/perf/scripts/python | |
| parent | 64d63187325884b96f684f1d839ec5d5ce231b92 (diff) | |
scsi: hisi_sas: lock sensitive region in hisi_sas_slot_abort()
When we call hisi_sas_slot_task_free() we should grab the hisi_hba.lock,
as hisi_sas_slot_task_free() accesses common hisi_hba elements.
Function hisi_sas_slot_abort() is missing this, so add it.
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Zhangfei Gao <[email protected]>
Tested-by: Hanjun Guo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions