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.