[PATCH] sym2 error handler sleeps with irqs off
The scsi error handler calls driver error handlers with the host_lock taken. We need to drop it before calling down() in the sym2 driver.
Showing
Please register or sign in to comment
The scsi error handler calls driver error handlers with the host_lock taken. We need to drop it before calling down() in the sym2 driver.