On Wed, 2017-03-15 at 09:48 -0700, Himanshu Madhani wrote: > Hi Nic, > > Please consider this series for inclusion in target-pending. > > This series contains following changes. > > o Fix for the deadlock because of inconsistent lock usage reported by Bart. > o Added patch to submit non-critical MBX command via IOCB path. > o Improved T10-DIF/PI handling with target stack. > o Changed scsi host lookup method. > o Some minor bug fixes. > > Changes from v3 --> v4 > > o Fixed regression repored by Bart in following patch. > "qla2xxx: Fix delayed response to command for loop mode/direct connect." > > Note: Patch order has been changed as well from last series. This is to > isolate bug-fixes in front of improvements to narrow down offending patch. > Let me know if you would prefer me to submit series with same patch order > as v3. Thanks for breaking these up to put bug-fixes with stable CC's at the head of series, followed by the other bug-fixes + improvements. As-is, I think it's OK to merge the full series for v4.11-rc. That said, merged to target-pending/master. Thanks Himanshu & Co.