diff options
author | Joerg Roedel <jroedel@suse.de> | 2016-11-08 15:08:26 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-11-08 15:08:26 +0100 |
commit | bea64033dd7b5fb6296eda8266acab6364ce1554 (patch) | |
tree | cb561548adf7e4712f9c055f22b7c10122402f38 /drivers/acpi/acpi_processor.c | |
parent | 8c82d6ec5abcf9691d37f329bf5f42f6868405db (diff) | |
download | linux-bea64033dd7b5fb6296eda8266acab6364ce1554.tar.bz2 |
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: 55d940430ab9 ('iommu/vt-d: Get rid of domain->iommu_lock')
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/acpi/acpi_processor.c')
0 files changed, 0 insertions, 0 deletions