[PATCH v3 4/6] serial: imx: unmap sg buffers when DMA channel is released
From: Uwe Kleine-König <hidden>
Date: 2017-09-21 18:26:04
Also in:
linux-serial, lkml
From: Uwe Kleine-König <hidden>
Date: 2017-09-21 18:26:04
Also in:
linux-serial, lkml
On Thu, Sep 21, 2017 at 05:18:15PM +0100, Martyn Welch wrote:
From: Nandor Han <redacted> This commits unmaps sg buffers when the DMA channel is released. It also sets to zero `dma_is_rxing` and `dma_is_txing` to state that the corresponding channels cannot transmit/receive data, as these are disabled.
That's a fix for a race, right? The functions being fixed were introduced just in the patch before and I guess the race was there already before. It is best if you could resort your series to have fixes first. This way they can easily be applied during the rc phase while the rest waits for the merge window. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |