[PATCH v3 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
Christian Lugnberg <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.dmaengine,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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)