Revision 5c62c1c67903621cfa715d6f690548ee53301620 authored by Yong Wu on 25 September 2017, 09:28:47 UTC, committed by Joerg Roedel on 27 September 2017, 14:56:17 UTC
Fix the commit 81b3c2521844 ("iommu/io-pgtable: Introduce explicit
coherency"). If there is no IO_PGTABLE_QUIRK_NO_DMA, we should call
dma_sync_single_for_device for cache synchronization.

Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Fixes: 81b3c2521844 ('iommu/io-pgtable: Introduce explicit coherency')
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent e19b205
History
File Mode Size
Kconfig -rw-r--r-- 540 bytes
Makefile -rw-r--r-- 74 bytes
bitmap.c -rw-r--r-- 4.0 KB
dir.c -rw-r--r-- 9.7 KB
file.c -rw-r--r-- 9.2 KB
inode.c -rw-r--r-- 14.4 KB
omfs.h -rw-r--r-- 2.0 KB
omfs_fs.h -rw-r--r-- 2.4 KB

back to top