Files
android_kernel_xiaomi_sm8450/drivers/iommu
Joerg Roedel bea64033dd iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
It turns out that the disable_dmar_iommu() code-path tried
to get the device_domain_lock recursivly, which will
dead-lock when this code runs on dmar removal. Fix both
code-paths that could lead to the dead-lock.

Fixes: 55d940430a ('iommu/vt-d: Get rid of domain->iommu_lock')
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-11-08 15:08:26 +01:00
..
2015-02-03 18:47:18 +01:00
2016-09-16 09:34:15 +01:00
2016-06-21 13:56:00 +02:00
2016-09-16 09:34:15 +01:00