Re: System hangs if NVMe/SSD is removed during suspend
From: Tejun Heo
Date: Thu Oct 03 2019 - 12:50:49 EST
Hello, Mika.
On Wed, Oct 02, 2019 at 03:21:36PM +0300, Mika Westerberg wrote:
> but from that discussion I don't see more generic solution to be
> implemented.
>
> Any ideas we should fix this properly?
Yeah, the only fix I can think of is not using freezable wq. It's
just not a good idea and not all that difficult to avoid using.
Thanks.
--
tejun