aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2020-06-06 17:50:16 +0800
committerMarc Zyngier <[email protected]>2020-06-27 11:54:33 +0100
commit4b127a14cb1385dd355c7673d975258d5d668922 (patch)
tree825f44a129854ea5f2df296afd71f664a0881ac8 /tools/perf/scripts/python/flamegraph.py
parent3d21f0b4126650a92f2df531a5f3a2d27aa9a09f (diff)
irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
When call function devm_ioremap_resource(), we should use IS_ERR() to check the return value and return PTR_ERR() if failed. Fixes: 9f1463b86c13 ("irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver") Signed-off-by: Tiezhu Yang <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Grygorii Strashko <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions