On Mon, 12 May 2025 18:11:54 +0100, Robin Murphy wrote:
For all the complexity of handling affinity for CPU hotplug, what we've apparently managed to overlook is that arm_cmn_init_irqs() has in fact always been setting the *initial* affinity of all IRQs to CPU 0, not the CPU we subsequently choose for event scheduling. Oh dear.
Applied to will (for-next/perf), thanks!
[1/1] perf/arm-cmn: Initialise cmn->cpu earlier https://git.kernel.org/will/c/597704e20106
Cheers,