diff options
author | 2022-05-04 17:53:22 +0200 | |
---|---|---|
committer | 2022-05-19 23:21:28 +0530 | |
commit | 2763826966808800beeda5db406b3b704edc8137 (patch) | |
tree | 1df4079cfe6ea2bba58434244bc65bc79398cec7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler() (diff) | |
download | linux-dev-2763826966808800beeda5db406b3b704edc8137.tar.xz linux-dev-2763826966808800beeda5db406b3b704edc8137.zip |
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
If interrupt occurs while !chan->busy, it means channel has been disabled
between the raise of the interruption and the read of status and ien, so,
spurious interrupt can be silently discarded.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20220504155322.121431-4-amelie.delaunay@foss.st.com
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