summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler
diff options
context:
space:
mode:
authorChad Dupuis <chad.dupuis@qlogic.com>2014-04-11 16:54:45 -0400
committerChristoph Hellwig <hch@lst.de>2014-05-19 13:31:05 +0200
commit7108b76e87e9a31099f5d4ac0aed6c3b77dce728 (patch)
tree0115a7b0d03af58582db5b43dfdbc84ffa429f02 /drivers/scsi/device_handler
parent7b898542f6507fb4a352e1b70e1bc9fd1108e289 (diff)
qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.
Attempting to do any logins from the SCSI reset handler can lead to a deadlock scenario if a rport times out and the FC transport layer. Move doing any port logins to the DPC thread so as not to impede the progress of the SCSI error handler thread and avoid deadlock situations. Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/device_handler')
0 files changed, 0 insertions, 0 deletions