]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf: arm_spe_pmu: Convert to new interrupt affinity retrieval API
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:26 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:33 +0000 (17:16 +0100)
commitf6c8aced7c24e0c765d4283144d280c3f36e3906
tree82a08c3985deb1b755317f1af52d920031beac47
parent663783e0013e97e18cc167139ab4319bbeaea399
perf: arm_spe_pmu: Convert to new interrupt affinity retrieval API

Now that the relevant interrupt controllers are equipped with a callback
returning the affinity of per-CPU interrupts, switch the ARM SPE driver
over to this new method.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Reviewed-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://patch.msgid.link/20251020122944.3074811-10-maz@kernel.org
drivers/perf/arm_spe_pmu.c