Re: [PATCH] dma:xgene-dma:move spin_lock_bh to spin_lock in tasklet
From: Vinod Koul
Date: Mon Mar 25 2019 - 01:52:33 EST
On 20-03-19, 00:45, Jeff Xie wrote:
> It is unnecessary to call spin_lock_bh in a tasklet.
1. Please use the right subsystem name, dmaengine: xxx (you cna find
that by git log on that subsystem)
2. Space after each :, like dmaengine: xgene-dma: move...
3. Please explain a bit more about the change on why it is unnecessary
:)
Nevertheless, I have fixed 1 & 2 above and applied it
--
~Vinod