Re: [patch V6 05/37] genirq: Provide irq_enter/exit_rcu()

From: Andy Lutomirski
Date: Mon May 18 2020 - 19:06:47 EST


On Fri, May 15, 2020 at 5:10 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
>
> irq_enter()/exit() include the RCU handling. To properly separate the RCU
> handling provide variants which contain only the non-RCU related
> functionality.

Reviewed-by: Andy Lutomirski <luto@xxxxxxxxxx>