aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXiang Chen <[email protected]>2020-09-01 19:13:03 +0800
committerMartin K. Petersen <[email protected]>2020-09-02 22:49:07 -0400
commit847e8355294597898ed3b6c2a3130ab962d03004 (patch)
tree566ca4f832e5dcbaad0d9f19e39ff2f49d664826 /tools/perf/scripts/python/export-to-sqlite.py
parent2a5c98d2d2fe2aeaf95274a48fc9d92b5955dc74 (diff)
scsi: hisi_sas: Avoid accessing to SSP task for SMP I/Os
hisi_sas_slot_task_free() attempts to dereference SSP task for non-ATA tasks. If the task is SMP, the code may reference the wrong structure although this may not cause any problems. To avoid this, only access to SSP task when slot->n_elem_dif is not 0 which indicates this is an SSP task. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Xiang Chen <[email protected]> Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions