commit | 7d4e6ccd1fb09dbfbc49746ca82bd5c25ad4bfe4 | [log] [tgz] |
---|---|---|
author | Jon Derrick <jonathan.derrick@intel.com> | Tue Dec 31 13:24:19 2019 -0700 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Jan 07 17:08:57 2020 +0100 |
tree | 292921f2a548dd438a5dc9e1fdf76ab982c87c8f | |
parent | 4a350a0ee5b0a14f826fcdf60dd1a3199cafbfd6 [diff] |
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>