Re: [PATCH v2 28/64] dmaengine: plx_dma: use channel BH helpers
Logan Gunthorpe <[email protected]> Mon, 27 Jul 2026 14:38:23 -0600
| Newsgroups | org.kernel.vger.dmaengine,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-07-27 14:28, Allen Pais wrote: > Replace the device tasklet with the per-channel BH helper so completion > callbacks run via dma_chan_*_bh. > > Signed-off-by: Allen Pais <[email protected]> Looks good to me, thanks. Reviewed-by: Logan Gunthorpe <[email protected]>