Re: [PATCH v2 17/64] dmaengine: ste_dma40: convert per-channel tasklet to dma_chan BH
Linus Walleij <[email protected]> Tue, 28 Jul 2026 21:33:19 +0200
| Newsgroups | org.kernel.vger.dmaengine,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLmAxMVzV=5zhk9=qAnKW=dH=kyaMh2ZxHXkC_DjUag5Sg@mail.gmail.com> |
On Mon, Jul 27, 2026 at 10:32 PM Allen Pais <[email protected]> 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 <[email protected]> I like it. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij