Re: [PATCH v2 17/64] dmaengine: ste_dma40: convert per-channel tasklet to dma_chan BH

From: Linus Walleij

Date: Tue Jul 28 2026 - 15:40:23 EST


On Mon, Jul 27, 2026 at 10:32 PM Allen Pais <allen.lkml@xxxxxxxxx> wrote:

> Replace the per-channel tasklet with the shared dma_chan BH helper.
> The handler continues to run in softirq context while dmaengine owns
> the common scheduling and teardown mechanism.
>
> Signed-off-by: Allen Pais <allen.lkml@xxxxxxxxx>

I like it.
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij