diff options
author | 2025-07-01 14:37:52 +0200 | |
---|---|---|
committer | 2025-07-23 17:55:32 +0530 | |
commit | 60095aca6b471b7b7a79c80b7395f7e4e414b479 (patch) | |
tree | 4a8ce5ca155c44520cbc58e1a3b19ad943aa131a /tools/perf/scripts/python | |
parent | dt-bindings: dma: qcom,gpi: document the Milos GPI DMA Engine (diff) | |
download | wireguard-linux-60095aca6b471b7b7a79c80b7395f7e4e414b479.tar.xz wireguard-linux-60095aca6b471b7b7a79c80b7395f7e4e414b479.zip |
dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
The DMA map functions can fail and should be tested for errors.
In case of error, unmap the already mapped regions.
Fixes: 22843545b200 ("dma: mv_xor: Add support for DMA_INTERRUPT")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250701123753.46935-2-fourier.thomas@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions