aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2021-12-24 16:13:31 +0000
committerWill Deacon <[email protected]>2022-02-08 14:25:35 +0000
commitadbb8a1edecda677c5f031b44da25680a08a163e (patch)
tree12d9a7c60a624ed68e2ff310cb46699e34fb8aec /tools/perf/scripts/python/compaction-times.py
parentdfd42facf1e4ada021b939b4e19c935dcdd55566 (diff)
perf/arm-ccn: Use platform_get_irq() to get the interrupt
platform_get_resource(pdev, IORESOURCE_IRQ, ..) relies on static allocation of IRQ resources in DT core code, this causes an issue when using hierarchical interrupt domains using "interrupts" property in the node as this bypasses the hierarchical setup and messes up the irq chaining. In preparation for removal of static setup of IRQ resource from DT core code use platform_get_irq(). Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lad Prabhakar <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions