On 21/06/2016 08:16, David Gibson wrote:
>>      for (addr = 0; addr < memory_region_size(mr); addr += granularity) {
>>          iotlb = mr->iommu_ops->translate(mr, addr, is_write);
>>          if (iotlb.perm != IOMMU_NONE) {
> 
> Paolo, are you ok for me to make that small change and take this
> through my tree?

Sure.

Paolo

Reply via email to