Re: [PATCH] workqueue: Use raise_softirq() in bh_pool_kick_.*()
From: Sebastian Andrzej Siewior
Date: Thu Aug 20 2026 - 02:17:01 EST
On 2026-08-19 10:41:44 [-1000], Tejun Heo wrote:
> Hello, Sebastian.
Hi,
> On Wed, Aug 19, 2026 at 04:19:09PM +0200, Sebastian Andrzej Siewior wrote:
> > Use raise_softirq() in bh_pool_kick_.*() to avoid a warning in
> > PREEMPT_RT.
>
> The same fix was applied last month:
>
> df42c49ec865 ("workqueue: Use raise_softirq() to trigger softirq in
> irq_work handler")
>
> but I mistakenly applied it to the already closed for-7.1-fixes branch
> and it never reached mainline. It's now cherry-picked to
> wq/for-7.3-fixes and will go to mainline and then -stable this cycle.
> Thanks for the fix and sorry about the confusion.
no worries.
Sebastian