Re: [PATCH] scsi: device_handler: alua: Remove a might_sleep() annotation

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

 



Bart,

> The might_sleep() annotation in alua_rtpg_queue() is not correct since
> the command completion code may call this function from atomic
> context.  Calling alua_rtpg_queue() from atomic context in the command
> completion path is fine since request submitters must hold an sdev
> reference until command execution has completed. This patch fixes the
> following kernel complaint:

Applied to 6.2/scsi-fixes, 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