Re: [PATCH v4 08/26] perf: arm_pmu: Convert to new IRQ affinity retrieval API
From: Jonathan Cameron <jonathan.cameron@huawei.com>
Date: 2025-11-12 16:59:43
Also in:
linux-acpi, lkml
From: Jonathan Cameron <jonathan.cameron@huawei.com>
Date: 2025-11-12 16:59:43
Also in:
linux-acpi, lkml
On Mon, 20 Oct 2025 13:29:25 +0100 Marc Zyngier [off-list ref] wrote:
Now that the relevant interrupt controllers are equipped with a callback returning the affinity of per-CPU interrupts, switch the OF side of the ARM PMU driver over to this new method. Reviewed-by: Jinjie Ruan <redacted> Tested-by: Will Deacon <will@kernel.org> Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>