On 1/17/2017 11:17 PM, Hannes Reinecke wrote: > >> @@ -3315,16 +3421,121 @@ lpfc_sli4_xri_sgl_update(struct lpfc_hba *phba) > [ .. ] > Unsafe. > 'nvme_xri_cnt' is updated under the lock, but not tested with the lock > held. Please fix. > > Yep - will fix. -- james