commit | 2c3fc8d26dd09b9d7069687eead849ee81c78e46 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Nov 21 16:56:12 2014 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Dec 04 12:41:57 2014 +0000 |
tree | 4da0b86bc3d128fac4be6daabff3fbd99da2b749 | |
parent | 9490c6c67e2f41760de8ece4e4f56f75f84ceb9e [diff] |
swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single Need to pass the pointer within the swiotlb internal buffer to the swiotlb library, that in the case of xen_unmap_single is dev_addr, not paddr. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> CC: stable@vger.kernel.org