Re: [PATCH v2 0/3] fix mediatek UART APDMA desc logic
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-06-07 06:54:03
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-06-07 06:54:03
Also in:
linux-arm-kernel, linux-mediatek, lkml
On 13-05-21, 21:26, Guillaume Ranquet wrote:
The logic used in the apdma driver to handle the virt_dma_desc caused panics and various memory corruption. This is an attempt at sanitizing the logic a bit.
Applied, thanks -- ~Vinod