[PATCH] dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler
From: Vinod Koul <hidden>
Date: 2016-02-22 02:47:44
Also in:
linux-omap, lkml
From: Vinod Koul <hidden>
Date: 2016-02-22 02:47:44
Also in:
linux-omap, lkml
On Thu, Feb 11, 2016 at 03:17:48PM +0200, Peter Ujfalusi wrote:
In order to avoid possible race condition when client drivers are using dmaengine_terminate_sync() call to disable the channel.
Applied, thanks -- ~Vinod