Re: INFO: task hung in cancel_delayed_work_sync

From: Steffen Klassert
Date: Thu Sep 19 2019 - 01:36:29 EST


On Wed, Sep 18, 2019 at 10:15:45PM -0700, Eric Biggers wrote:
>
> Reproducer involves pcrypt, so probably the pcrypt deadlock again...
> https://lkml.kernel.org/linux-crypto/20190817054743.GE8209@xxxxxxxxxxxxxxx/

I'll submit the patch I proposed here in case noone has a better idea
how to fix this now:

https://lkml.kernel.org/linux-crypto/20190821063704.GM2879@xxxxxxxxxxxxxxxxx/

The original patch is from you, I did some modifications to forbid
pcrypt if an underlying algorithm needs a fallback.

May I leave your 'Signed off' on this patch, or just
quote that the initial version is from you?