summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-05-20 10:19:37 +0100
committerMarc Zyngier <maz@kernel.org>2026-05-22 10:04:49 +0100
commit849fbc130627663b4f7c8c4468025e4babc7a65a (patch)
tree89a2b69ef239b2570d4d58a973895aa4c9cfe295 /tools/perf/scripts/python/bin/stackcollapse-record
parentc4a1191f802792fe22fc261fa0e918d048915911 (diff)
KVM: arm64: vgic: Consolidate vgic_allocate_private_irqs_locked()
vgic_allocate_private_irqs_locked() calls two helpers, oddly named vgic_{,v5_}allocate_private_irq(). Not only these helpers don't allocate anything, but they also contain duplicate init code that would be better placed in the caller. Consolidate the common init code in the caller, rename the helpers to vgic_{,v5_}setup_private_irq(), and pass the irq pointer around instead of the index of the interrupt. Reviewed-by: Joey Gouly <joey.gouly@arm.com> Link: https://lore.kernel.org/r/20260520091949.542365-7-maz@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions