Skip to content
Commit a1a7784f authored by Mostafa Saleh's avatar Mostafa Saleh
Browse files

ANDROID: KVM: arm64: iommu: Fix lock in iova_to_phys



In commit 3f596ed5c5bd
("ANDROID: KVM: arm64: smmu-v3: Reduce critical section in map() and unmap()")

iommu_domains_lock was removed from map/unmap/iova_to_phys.
However, taking the lock was left there (and extra new line).

Bug: 277989609
Bug: 278749606

Change-Id: Id25a1882eed125432e144e96b9eafde7d1807879
Signed-off-by: default avatarMostafa Saleh <smostafa@google.com>
parent 31de4c08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment