[PATCH v3] gpu/drm/bridge/cadence: avoid flush_scheduled_work() usage

Tetsuo Handa penguin-kernel at I-love.SAKURA.ne.jp
Sun Aug 28 12:59:11 UTC 2022


No response since 2022-06-10. Can somebody take this patch?

On 2022/07/28 10:40, Tetsuo Handa wrote:
> Like commit c4f135d643823a86 ("workqueue: Wrap flush_workqueue() using a
> macro") says, flush_scheduled_work() is dangerous and will be forbidden.
> We are on the way for removing all flush_scheduled_work() callers from
> the kernel, and this patch is for removing flush_scheduled_work() call
>  from cadence driver.



More information about the dri-devel mailing list