|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] dma_map_single returns 0 on ARM
On 25/10/14 15:11, Stefano Stabellini wrote: On Fri, 24 Oct 2014, Zoltan Kiss wrote: Thanks for the advices. I've managed to figure out that dma_map_single fails because dev->dma_mask was a NULL pointer. I've set it during probe with this: dma_coerce_mask_and_coherent(&ndev->dev, DMA_BIT_MASK(32));And the mappings seems to be set up properly (a bit below 512M), but the returned buffers are filled up with 0xAA, which I guess is probably some default value. Turning on and off CONFIG_ARM_LPAE did not helped. I'll keep looking why is that, if you have an idea let me know. Zoli _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |