aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTina Zhang <[email protected]>2023-04-13 04:06:45 +0000
committerJoerg Roedel <[email protected]>2023-04-13 10:05:53 +0000
commite60d63e32d239c4c20b370106b57079d7f0994cf (patch)
tree895fa93694e7ce55a3c10558045093726150e200 /tools/perf/scripts/python/netdev-times.py
parentiommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) (diff)
downloadkernel-e60d63e32d239c4c20b370106b57079d7f0994cf.tar.gz
kernel-e60d63e32d239c4c20b370106b57079d7f0994cf.zip
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lu Baolu <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions