diff options
author | 2024-10-30 06:35:50 +0000 | |
---|---|---|
committer | 2024-10-30 11:06:43 +0100 | |
commit | 07bbd660dbd6ff03907d9ddbdfe9deabbd18ac4d (patch) | |
tree | ac736de2b1a093778f6a541c5cedbc0fee36a1bb /scripts/gdb/linux/config.py | |
parent | iommu/amd: Remove unused amd_iommus variable (diff) | |
download | wireguard-linux-07bbd660dbd6ff03907d9ddbdfe9deabbd18ac4d.tar.xz wireguard-linux-07bbd660dbd6ff03907d9ddbdfe9deabbd18ac4d.zip |
iommu/amd: Do not detach devices in domain free path
All devices attached to a protection domain must be freed before
calling domain free. Hence do not try to free devices in domain
free path. Continue to throw warning if pdom->dev_list is not empty
so that any potential issues can be fixed.
Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20241030063556.6104-7-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions