summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/amd_iommu_types.h
diff options
context:
space:
mode:
authorTina Zhang <tina.zhang@intel.com>2023-04-13 07:06:45 +0300
committerJoerg Roedel <jroedel@suse.de>2023-04-13 13:05:53 +0300
commite60d63e32d239c4c20b370106b57079d7f0994cf (patch)
tree895fa93694e7ce55a3c10558045093726150e200 /drivers/iommu/amd/amd_iommu_types.h
parentff45ab96465f013bee39ac88b756bb1129a7bc9d (diff)
downloadlinux-e60d63e32d239c4c20b370106b57079d7f0994cf.tar.xz
iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()
The dmar_insert_dev_scope() could fail if any unexpected condition is encountered. However, in this situation, the kernel should attempt recovery and proceed with execution. Remove BUG_ON with WARN_ON, so that kernel can avoid being crashed when an unexpected condition occurs. Signed-off-by: Tina Zhang <tina.zhang@intel.com> Link: https://lore.kernel.org/r/20230406065944.2773296-8-tina.zhang@intel.com Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/amd/amd_iommu_types.h')
0 files changed, 0 insertions, 0 deletions