diff options
| author | Nuno Sa <[email protected]> | 2024-03-28 14:58:50 +0100 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2024-04-07 17:10:20 +0530 |
| commit | 1bc31444209c8efae98cb78818131950d9a6f4d6 (patch) | |
| tree | 83c1be7b2a900948ca7342c6575faeb694155b58 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | ec177e46451597ac9d2e371e216afca9535ee547 (diff) | |
dmaengine: axi-dmac: fix possible race in remove()
We need to first free the IRQ before calling of_dma_controller_free().
Otherwise we could get an interrupt and schedule a tasklet while
removing the DMA controller.
Fixes: 0e3b67b348b8 ("dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller")
Cc: [email protected]
Signed-off-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions