j
k
j a
j l
On Thu, Aug 26, 2021 at 02:10:05PM +0200, Michael Walle wrote:
pdev->dev.coherent_dma_mask = DMA_BIT_MASK(40); pdev->dev.dma_mask = &pdev->dev.coherent_dma_mask;
Please use dma_coerce_mask_and_coherent() here instead.
Back to the thread
Back to the list