Re: [PATCH] scsi: ufs: Schedule clk gating work on correct queue

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

 



Evan,

> With commit 10e5e37581fc ("scsi: ufs: Add clock ungating to a separate
> workqueue"), clock gating work was moved to a separate work queue with
> WQ_MEM_RECLAIM set, since clock gating could occur from a memory
> reclaim context. Unfortunately, clk_gating.gate_work was left queued
> via schedule_delayed_work, which is a system workqueue that does not
> have WQ_MEM_RECLAIM set.

Applied to 4.20/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