commit | 9d85b590057523c2bfe3bea2f62ba9e2701a62db | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Mon Apr 01 09:44:26 2013 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Apr 06 11:35:51 2013 +0100 |
tree | 98cc614b92df45164fb3d987be910db4162c2707 | |
parent | 231ff54e4cc4a6f1ef78fb4e1f94957bbb961aae [diff] |
[SCSI] ibmvscsi: Fix slave_configure deadlock No locks should be held when calling scsi_adjust_queue_depth so drop the lock in slave_configure prior to calling it. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Acked-by: Robert Jennings <rcj@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>