Re: [PATCH v7 3/8] arm64: introduce is_device_dma_coherent

From: Catalin Marinas
Date: Fri Nov 07 2014 - 06:11:49 EST


On Fri, Nov 07, 2014 at 11:05:25AM +0000, Catalin Marinas wrote:
> BTW, drivers/xen/swiotlb-xen.c needs something like:
>
> dma_addr_t dev_addr = xen_phys_to_bus(phys_to_dma(phys));
>
> phys != bus address.

Wrong place, what I meant is when calling:

xen_dma_unmap_page(hwdev, phys_to_dma(paddr), size, dir, attrs);

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/