[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170921182556.n7qael3fyorvkfki@pengutronix.de>
Date: Thu, 21 Sep 2017 20:25:56 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Martyn Welch <martyn.welch@...labora.co.uk>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Nandor Han <nandor.han@...com>,
Romain Perier <romain.perier@...labora.com>,
linux-serial@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Fabio Estevam <fabio.estevam@....com>
Subject: Re: [PATCH v3 4/6] serial: imx: unmap sg buffers when DMA channel is
released
On Thu, Sep 21, 2017 at 05:18:15PM +0100, Martyn Welch wrote:
> From: Nandor Han <nandor.han@...com>
>
> 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/ |
Powered by blists - more mailing lists