diff options
author | Kees Bakker <kees@ijzerbout.nl> | 2025-01-07 05:17:42 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-01-07 11:30:50 +0300 |
commit | 60f030f7418d3f1d94f2fb207fe3080e1844630b (patch) | |
tree | f470900f5d2aa225eb342fabb7c528300dda1f95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8 (diff) | |
download | linux-60f030f7418d3f1d94f2fb207fe3080e1844630b.tar.xz |
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
There is a WARN_ON_ONCE to catch an unlikely situation when
domain_remove_dev_pasid can't find the `pasid`. In case it nevertheless
happens we must avoid using a NULL pointer.
Signed-off-by: Kees Bakker <kees@ijzerbout.nl>
Link: https://lore.kernel.org/r/20241218201048.E544818E57E@bout3.ijzerbout.nl
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions