Re: [PATCH 01/11] genirq: Add fasteoi IPI flow

From: Valentin Schneider
Date: Tue May 19 2020 - 18:29:31 EST



On 19/05/20 23:25, Valentin Schneider wrote:
> Tied to the following patch, does that want something like
>
> + if (!irq_settings_is_no_accounting(desc))
> + __kstat_incr_irqs_this_cpu(desc);
> +

And ofc after updating my inbox I see this has already been suggested, oh
well.