diff options
author | 2019-10-04 17:08:26 +0200 | |
---|---|---|
committer | 2019-11-02 21:55:19 +0530 | |
commit | 41814c4eadf8a791b6d07114f96e7e120e59555c (patch) | |
tree | ae38c71f36fdf5c362fde43f25be5521113daabb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: fsl-dpaa2-qdma: export the symbols (diff) | |
download | wireguard-linux-41814c4eadf8a791b6d07114f96e7e120e59555c.tar.xz wireguard-linux-41814c4eadf8a791b6d07114f96e7e120e59555c.zip |
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 <krzk@kernel.org>
Reviewed-by: Peng Ma <peng.ma@nxp.com>
Tested-by: Peng Ma <peng.ma@nxp.com>
Link: https://lore.kernel.org/r/20191004150826.6656-1-krzk@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions