Re: [PATCH RT] net: Have __napi_schedule_irqoff() disable interrupts on RT

From: Sebastian Andrzej Siewior
Date: Wed Dec 07 2016 - 10:32:34 EST


On 2016-12-07 10:28:34 [-0500], Steven Rostedt wrote:
> Actually, I was hoping that the change log explained this. Should I
> reword it better?
>
> "poll_list, which is protected by disabling interrupts (disabling
> preemption is enough when all interrupts are threaded and
> local_bh_disable() can't preempt)."

That is fine, I merge it and add this piece. Thank you Steven.

> -- Steve

Sebastian