(In reply to Oliver Neukum from comment #13) > Created attachment 693344 [details] > limit DMA to 4GB I think the patch should use dma_set_mask_and_coherent() instead. Otherwise the coherent mask will be left as is.