Re: [PATCH net-next] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
From: Steven Rostedt
Date: Thu May 13 2021 - 12:43:19 EST
On Wed, 12 May 2021 20:50:46 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Thu, 13 May 2021 00:28:02 +0200
> Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> > No matter which variant we end up with, this needs to go into all stable
> > RT kernels ASAP.
>
> Is this in rt-devel already?
>
> I'll start pulling in whatever is in there.
I don't see this in the rt-devel tree. The stable-rt releases always pull
from there (following the stable vs mainline relationship).
Is there going to be a new rt-devel release?
-- Steve