Skip to content
Commit 9490c6c6 authored by Stefano Stabellini's avatar Stefano Stabellini Committed by David Vrabel
Browse files

swiotlb-xen: call xen_dma_sync_single_for_device when appropriate



In xen_swiotlb_sync_single we always call xen_dma_sync_single_for_cpu,
even when we should call xen_dma_sync_single_for_device. Fix that.

Signed-off-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
CC: stable@vger.kernel.org
parent c884227e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment