Re: [PATCH v3 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet

From: Vinod Koul
Date: Tue Apr 23 2019 - 01:10:23 EST


On 03-04-19, 12:23, Nicolas Ferre wrote:
> Even if this case shouldn't happen when controller is properly programmed,
> it's still better to avoid dumping a kernel Oops for this.
> As the sequence may happen only for debugging purposes, log the error and
> just finish the tasklet call.

Applied all, thanks
--
~Vinod