Re: [PATCH] net: Handle threadirqs in __napi_schedule_irqoff
From: Sebastian Andrzej Siewior
Date: Mon Sep 30 2024 - 05:56:19 EST
On 2024-09-13 12:19:05 [-0400], Sean Anderson wrote:
> It's in response to [1].
>
> [1] https://lore.kernel.org/netdev/20240912084322.148d7fb2@xxxxxxxxxx/
thanks
> > The forced-threaded interrupts run with disabled interrupts on !RT so
> > this change should not fix anything.
>
> OK, so maybe this isn't necessary at all?
Based on your reasoning so far, yes, not needed.
> --Sean
Sebastian