aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2019-10-04 17:08:26 +0200
committerVinod Koul <[email protected]>2019-11-02 21:55:19 +0530
commit41814c4eadf8a791b6d07114f96e7e120e59555c (patch)
treeae38c71f36fdf5c362fde43f25be5521113daabb /tools/perf/scripts/python/export-to-sqlite.py
parent53596dfa59807d6e4a30e9f157f73cfc14d7da89 (diff)
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
platform_get_irq_byname() might return -errno which later would be cast to an unsigned int and used in IRQ handling code leading to usage of wrong ID and errors about wrong irq_base. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Peng Ma <[email protected]> Tested-by: Peng Ma <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions