Re: [PATCH 0/3] dmaengine: stm32-dma: some corner case fixes
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-10-18 06:43:07
Also in:
linux-arm-kernel, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-10-18 06:43:07
Also in:
linux-arm-kernel, lkml
On 11-10-21, 11:42, Amelie Delaunay wrote:
This patchset brings some fixes to STM32 DMA driver. It fixes undefined behaviour of STM32 DMA controller when an unaligned address is used. It also prevents accidental repeated completion using dma_cookie_complete() in terminate_all().
Applied, thanks -- ~Vinod