commit | f3a2327725b4f922dabb89e46ff66713cfa461c2 | [log] [tgz] |
---|---|---|
author | Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com> | Tue Dec 26 20:34:26 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jan 03 23:26:41 2018 -0500 |
tree | 682b21864e207c0a1235077b2b7079b313f660d7 | |
parent | 95900629fa7dd0af7be5e9a8fdbc9d902fa3c8c7 [diff] |
scsi: aacraid: Fix ioctl reset hang Driver would hang when attempting to send reset from the ioctl interface, since it would wait to retrieve the ioctl mutex at send shutdown. Set adapter shutdown and unlock mutex before sending down reset request. Signed-off-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>