diff options
author | 2025-03-21 10:19:23 -0700 | |
---|---|---|
committer | 2025-03-25 10:18:30 -0300 | |
commit | ada14b9f1aab5b60d50dec14c17eb84a55c0f682 (patch) | |
tree | f5688fb6935a94e69ad740d840c33a7e6648c6ea /scripts/rust_is_available_test.py | |
parent | iommu: Drop sw_msi from iommu_domain (diff) | |
download | wireguard-linux-ada14b9f1aab5b60d50dec14c17eb84a55c0f682.tar.xz wireguard-linux-ada14b9f1aab5b60d50dec14c17eb84a55c0f682.zip |
iommu: Require passing new handles to APIs supporting handle
Add kdoc to highligt the caller of iommu_[attach|replace]_group_handle()
and iommu_attach_device_pasid() should always provide a new handle. This
can avoid race with lockless reference to the handle. e.g. the
find_fault_handler() and iommu_report_device_fault() in the PRI path.
Link: https://patch.msgid.link/r/20250321171940.7213-2-yi.l.liu@intel.com
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions