2021-09-14 08:32:10

by Harini Katakam

[permalink] [raw]
Subject: [PATCH 0/4] ZynqMP DMA fixes

Address coverage related issues in ZynqMP DMA driver.

Shravya Kumbham (4):
dmaengine: zynqmp_dma: Typecast the variable to handle overflow
dmaengine: zynqmp_dma: Typecast the variable with dma_addr_t to handle
overflow
dmaengine: zynqmp_dma: Add conditions for return value check
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning

drivers/dma/xilinx/zynqmp_dma.c | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)

--
2.17.1