Searched hist:"4770 e68d162634b2134741d08c49185f858c90ee" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff 4770e68d162634b2134741d08c49185f858c90ee Tue May 07 13:32:13 CDT 2019 Don Brace <don.brace@microsemi.com> scsi: hpsa: check for tag collision
Correct rare multipath issue where a device is deleted with an outstanding cmd which results in a tag collision.
The cmd eventually completes. If a collision is detected wait until the command slot is cleared.
Reviewed-by: Justin Lindley <justin.lindley@microsemi.com> Reviewed-by: David Carroll <david.carroll@microsemi.com> Reviewed-by: Scott Teel <scott.teel@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | hpsa.c | diff 4770e68d162634b2134741d08c49185f858c90ee Tue May 07 13:32:13 CDT 2019 Don Brace <don.brace@microsemi.com> scsi: hpsa: check for tag collision
Correct rare multipath issue where a device is deleted with an outstanding cmd which results in a tag collision.
The cmd eventually completes. If a collision is detected wait until the command slot is cleared.
Reviewed-by: Justin Lindley <justin.lindley@microsemi.com> Reviewed-by: David Carroll <david.carroll@microsemi.com> Reviewed-by: Scott Teel <scott.teel@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|