2020-09-25 18:12:58

by Corentin Labbe

[permalink] [raw]
Subject: Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0

On Tue, Mar 03, 2020 at 04:31:11PM -0500, Daniel Jordan wrote:
> On Tue, Mar 03, 2020 at 08:48:19AM +0100, Corentin Labbe wrote:
> > The patch fix the issue. Thanks!
>
> Thanks for trying it!
>
> > So you could add:
> > Reported-by: Corentin Labbe <[email protected]>
> > Tested-by: Corentin Labbe <[email protected]>
> > Tested-on: sun50i-h6-pine-h64
> > Tested-on: imx8mn-ddr4-evk
> > Tested-on: sun50i-a64-bananapi-m64
>
> I definitely will if the patch turns out to be the right fix.
>
> thanks,
> Daniel

Hello

I forgot about this problem since the patch is in my branch since.
But a co-worker hit this problem recently and without this patch my CI still have it.

Regards


2020-09-30 18:11:10

by Daniel Jordan

[permalink] [raw]
Subject: Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0

On Fri, Sep 25, 2020 at 08:12:03PM +0200, Corentin Labbe wrote:
> On Tue, Mar 03, 2020 at 04:31:11PM -0500, Daniel Jordan wrote:
> > On Tue, Mar 03, 2020 at 08:48:19AM +0100, Corentin Labbe wrote:
> > > The patch fix the issue. Thanks!
> >
> > Thanks for trying it!
> >
> > > So you could add:
> > > Reported-by: Corentin Labbe <[email protected]>
> > > Tested-by: Corentin Labbe <[email protected]>
> > > Tested-on: sun50i-h6-pine-h64
> > > Tested-on: imx8mn-ddr4-evk
> > > Tested-on: sun50i-a64-bananapi-m64
> >
> > I definitely will if the patch turns out to be the right fix.
> >
> > thanks,
> > Daniel
>
> Hello
>
> I forgot about this problem since the patch is in my branch since.
> But a co-worker hit this problem recently and without this patch my CI still have it.

Hi,

Sure, I'm happy to help get a fix merged, but let's nail down what the problem
is first. It'd be useful to have the things requested here:

https://lore.kernel.org/linux-crypto/[email protected]/

thanks,
Daniel