[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
Joerg Roedel
joro at 8bytes.org
Wed Sep 27 05:27:26 PDT 2017
Hi Will, Robin,
On Fri, Sep 22, 2017 at 04:43:22PM +0100, Will Deacon wrote:
> Joerg, do you reckon it's worth merging this as-is, or should we also
> hook up add_flush before implementing this?
The patches implement .iotlb_sync() so that it is okay to not have a
.iotlb_range_add() call-back for now. But the patches lack a
.flush_iotlb_range() call-back, which is strictly necessary for
correctness because it is defined to be synchronous and doesn't require
a sync-call afterwards.
Regards,
Joerg
More information about the linux-arm-kernel
mailing list