[PATCH v2 13/25] genirq: Factor-in percpu irqaction creation
Jonathan Cameron
jonathan.cameron at huawei.com
Tue Sep 16 09:12:59 PDT 2025
On Mon, 15 Sep 2025 09:56:50 +0100
Marc Zyngier <maz at kernel.org> wrote:
> Move the code creating a per-cpu irqaction into its own helper, so that
> future changes to this code can be kept localised.
>
> At the same time, fix the documentation which appears to say the wrong
> thing when it comes to interrupts being automatically enabled
> (percpu_devid interrupts never are).
>
> Signed-off-by: Marc Zyngier <maz at kernel.org>
Reviewed-by: Jonathan Cameron <jonathan.cameron at huawei.com>
More information about the linux-arm-kernel
mailing list