Re: Workqueue regression
From: Konrad Dybcio
Date: Mon Feb 05 2024 - 06:44:45 EST
On 4.02.2024 22:19, Tejun Heo wrote:
> Hello,
>
> There was a bug which could easily stall flush_workqueue() which just got
> fixed (http://lkml.kernel.org/r/Zb_-LQLY7eRuakfe@xxxxxxxxxxxxxxx). Can you
> please see whether the patch fixes the suspend problem?
Thanks for the pointer!
Unfortunately, it doesn't seem to fix my issue :/
I'll try to look into it more in the coming days, though my calendar is
somewhat wavy..
Konrad