diff options
| author | James Smart <jsmart2021@gmail.com> | 2018-01-30 15:58:57 -0800 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-02-12 11:43:23 -0500 |
| commit | c1dd9111b7f78a90bccd2e4abb9b9bb6319a4c64 (patch) | |
| tree | 021cdcd43b8b4b7a60c5cb836b14735e8c03f7cc /tools/perf/scripts/python | |
| parent | a5ff06817eb86d022bc11993850a42732d7e6979 (diff) | |
| download | linux-c1dd9111b7f78a90bccd2e4abb9b9bb6319a4c64.tar.gz linux-c1dd9111b7f78a90bccd2e4abb9b9bb6319a4c64.zip | |
scsi: lpfc: Fix SCSI io host reset causing kernel crash
During SCSI error handling escalation to host reset, the SCSI io
routines were moved off the txcmplq, but the individual io's ON_CMPLQ
flag wasn't cleared. Thus, a background thread saw the io and attempted
to access it as if on the txcmplq.
Clear the flag upon removal.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
