[PATCH v3 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
From: Christian Lugnberg
Date: Mon Aug 17 2026 - 10:11:21 EST
Thank you for the review, Frank.
Changes in v3:
- Patch 1: trim commit message to the root-cause explanation and fix
description, dropping the debug/reproduction part per feedback
- Patch 2: unchanged since v2
Christian Lugnberg (2):
dmaengine: sun6i: fix non-atomic read of DMA position registers
dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
drivers/dma/sun6i-dma.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.54.0 (Apple Git-156)