diff options
author | 2023-04-13 12:06:34 +0800 | |
---|---|---|
committer | 2023-04-13 12:05:48 +0200 | |
commit | 7b8aa998d627afeef576ab61bf8e286f56439bb2 (patch) | |
tree | 1aa9df1fd20fa92d2abfa8c52a960dfdc0ba3561 /scripts/generate_rust_analyzer.py | |
parent | iommu/vt-d: Move PRI handling to IOPF feature path (diff) | |
download | wireguard-linux-7b8aa998d627afeef576ab61bf8e286f56439bb2.tar.xz wireguard-linux-7b8aa998d627afeef576ab61bf8e286f56439bb2.zip |
iommu/vt-d: Remove unnecessary checks in iopf disabling path
iommu_unregister_device_fault_handler() and iopf_queue_remove_device()
are called after device has stopped issuing new page falut requests and
all outstanding page requests have been drained. They should never fail.
Trigger a warning if it happens unfortunately.
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20230324120234.313643-7-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions