Re: [PATCH v2 64/64] dmaengine: switchtec: use channel BH helpers

Logan Gunthorpe <[email protected]> Mon, 27 Jul 2026 15:08:11 -0600
Newsgroups org.kernel.vger.dmaengine,org.kernel.vger.linux-kernel
Message-ID <[email protected]>

On 2026-07-27 14:39, Allen Pais wrote:
> Replace the per-channel descriptor completion tasklet with the shared
> dma_chan BH helpers. Client callbacks remain in softirq context while
> using the common scheduling and teardown mechanism.
> 
> Signed-off-by: Allen Pais <[email protected]>

This one also looks good to me, thanks.

Reviewed-by: Logan Gunthorpe <[email protected]>