aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorDavid Stevens <[email protected]>2021-09-29 02:32:56 +0000
committerJoerg Roedel <[email protected]>2021-09-29 10:49:53 +0000
commitee9d4097cc145dcaebedf6b113d17c91c21333a0 (patch)
tree952daa9c0b40bfd664ff18f98e8d7df4f5235266 /fs/ext4/fast_commit.c
parentiommu/dma: Fix arch_sync_dma for map (diff)
downloadkernel-ee9d4097cc145dcaebedf6b113d17c91c21333a0.tar.gz
kernel-ee9d4097cc145dcaebedf6b113d17c91c21333a0.zip
iommu/dma: Skip extra sync during unmap w/swiotlb
Calling the iommu_dma_sync_*_for_cpu functions during unmap can cause two copies out of the swiotlb buffer. Do the arch sync directly in __iommu_dma_unmap_swiotlb instead to avoid this. This makes the call to iommu_dma_sync_sg_for_cpu for untrusted devices in iommu_dma_unmap_sg no longer necessary, so move that invocation later in the function. Signed-off-by: David Stevens <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions