Re: [PATCH 0/4] libfc/fcoe: disc_mutex fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hannes,

> it turned out that my original patch for fixing up disc_mutex handling
> wasn't quite perfect, as it was causing 'scheduling while atomie'
> warnings.  Upon inspection it turns out that we can't use RCU list
> traversal in most cases, as these list iterations would be calling
> fc_rport_login() / fc_rport_logoff(), which in turn would be acquiring
> a mutex.  So this patchset fixes up the remoaining uses, and also adds
> a warining to catch reference counting issues.

Applied to 4.19/scsi-queue, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux