Re: [PATCH v4 15/26] genirq: Update request_percpu_nmi() to take an affinity
From: Jonathan Cameron
Date: Wed Nov 12 2025 - 13:15:34 EST
On Mon, 20 Oct 2025 13:29:32 +0100
Marc Zyngier <maz@xxxxxxxxxx> wrote:
> Continue spreading the notion of affinity to the percpu interrupt
> request code by updating the call sites that use request_percpu_nmi()
> (all two of them) to take an affinity pointer. This pointer is
> firmly NULL for now.
>
> Tested-by: Will Deacon <will@xxxxxxxxxx>
> Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>