Re: [PATCH v3] irq/core: synchronize irq_thread startup
From: Thomas Gleixner
Date: Mon May 02 2022 - 15:00:44 EST
On Mon, May 02 2022 at 17:34, Thomas Pfaff wrote:
> On Mon, 2 May 2022, Thomas Gleixner wrote:
>
> I can confirm that your patch works.
But for the very wrong reasons. desc->threads_active is a counter and
not a mask. Where is that brown paperbag?
Let me merge your patch and add the information about the root cause to
the changelog.
Thanks,
tglx