diff options
author | Marc Zyngier <maz@kernel.org> | 2025-07-15 18:11:12 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-07-15 18:11:12 +0100 |
commit | 65a5520a27570787b17e6f0b093829fc7e0514e2 (patch) | |
tree | 07b0d2b7516a14ee2d3d214f743b9f180dff40a6 /tools/perf/scripts/python/flamegraph.py | |
parent | 53bb952a625fd3247647c7a28366ce990a579415 (diff) |
arm64: smp: Fix pNMI setup after GICv5 rework
Breno reports that pNMIs are not behaving the way they should since
they were reworked for GICv5. Turns out we feed the IRQ number to
the pNMI helper instead of the IPI number -- not a good idea.
Fix it by providing the correct number (duh).
Fixes: ba1004f861d16 ("arm64: smp: Support non-SGIs for IPIs")
Reported-by: Breno Leitao <leitao@debian.org>
Suggested-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions