]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/iommu/iommu.c
iommu: Remove device link to group on failure
authorJon Derrick <jonathan.derrick@intel.com>
Tue, 31 Dec 2019 20:24:19 +0000 (13:24 -0700)
committerJoerg Roedel <jroedel@suse.de>
Tue, 7 Jan 2020 16:08:57 +0000 (17:08 +0100)
commit7d4e6ccd1fb09dbfbc49746ca82bd5c25ad4bfe4
tree292921f2a548dd438a5dc9e1fdf76ab982c87c8f
parent4a350a0ee5b0a14f826fcdf60dd1a3199cafbfd6
iommu: Remove device link to group on failure

This adds the missing teardown step that removes the device link from
the group when the device addition fails.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Fixes: 797a8b4d768c5 ("iommu: Handle default domain attach failure")
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c