On Thu, Sep 21, 2017 at 05:18:15PM +0100, Martyn Welch wrote: > From: Nandor Han <nandor.han@xxxxxx> > > 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/ | -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html