ANDROID: drivers/arm-smmu-v3-kvm: Add SMMUs to domain for live devices
If a device had a live ste (another pasid already attached) and new
pasid is attached to a new domain, the new domain will not track
the smmu of this device, hence missing tlb invalidation.
Make sure to add the iommu_node in that case.
Bug: 355023638
Bug: 277989609
Bug: 278749606
Change-Id: I5c6128b6f6a21e11e61f8b5e97a4322de9966736
Signed-off-by:
Mostafa Saleh <smostafa@google.com>
Loading
Please sign in to comment