Home
last modified time | relevance | path

Searched hist:"96 b1765a099b3b38d5a77796c45ee11a6ea6bf84" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qedf/
H A Dqedf.h96b1765a099b3b38d5a77796c45ee11a6ea6bf84 Tue Mar 26 07:38:39 UTC 2019 Chad Dupuis <cdupuis@marvell.com> scsi: qedf: Use a separate completion for cleanup commands

- If a TMF and cleanup are issued at the same time they could cause a call
trace if issued against the same xid as the io_req->tm_done completion
is used for both.

- Set and clear cleanup bit in cleanup routine.

Signed-off-by: Chad Dupuis <cdupuis@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
H A Dqedf_io.c96b1765a099b3b38d5a77796c45ee11a6ea6bf84 Tue Mar 26 07:38:39 UTC 2019 Chad Dupuis <cdupuis@marvell.com> scsi: qedf: Use a separate completion for cleanup commands

- If a TMF and cleanup are issued at the same time they could cause a call
trace if issued against the same xid as the io_req->tm_done completion
is used for both.

- Set and clear cleanup bit in cleanup routine.

Signed-off-by: Chad Dupuis <cdupuis@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>