Re: [PATCH] softirq: Provide a handshake for canceling tasklets via polling on PREEMPT_RT
From: Sebastian Andrzej Siewior
Date: Tue Aug 19 2025 - 11:06:35 EST
On 2025-08-18 07:41:06 [-1000], Tejun Heo wrote:
> Hello,
Hi Tejun,
> I see. Can I backtrack? If it doesn't require too invasive changes, let's
> just keep the two in sync. I'll get back to conversions so that we can
> actually achieve the goal eventually and it'll probably be more confusing if
> we revert that and try to redo it later.
Okay. Then let me repost the tasklet patch and make one for workqueue to
stay in sync.
I do hope that we end up with a requirement that any kind of teardown
does not happen from an atomic context ;)
> Thanks.
>
Sebastian