diff options
author | Ben Dooks <ben.dooks@sifive.com> | 2022-07-08 20:01:53 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-07-21 15:33:09 +0300 |
commit | 820f5ce999d2f99961e88c16d65cd26764df0590 (patch) | |
tree | e26345f5301503a6745a59ddec7b4a75d7d5744f /scripts/gdb/linux/utils.py | |
parent | 86cb0defe0e275453bc39e856bb523eb425a6537 (diff) | |
download | linux-820f5ce999d2f99961e88c16d65cd26764df0590.tar.xz |
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
If the channel has no descriptor and the interrupt is raised then the
kernel will OOPS. Check the result of vchan_next_desc() in the handler
axi_chan_block_xfer_complete() to avoid the error happening.
Signed-off-by: Ben Dooks <ben.dooks@sifive.com>
Link: https://lore.kernel.org/r/20220708170153.269991-4-ben.dooks@sifive.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions