diff options
| author | Nicolin Chen <nicolinc@nvidia.com> | 2026-04-24 18:15:27 -0700 |
|---|---|---|
| committer | Joerg Roedel <joerg.roedel@amd.com> | 2026-05-11 10:12:45 +0200 |
| commit | 15dd29ca620648a18a0334a3f6b26af181154a23 (patch) | |
| tree | bfcb49a6a2f5edc4c0c58071111a7fbad1e411db /tools/lib/python/__init__.py | |
| parent | 5474e6e17a262db45c60575c73f70210f5c7001f (diff) | |
| download | linux-15dd29ca620648a18a0334a3f6b26af181154a23.tar.gz linux-15dd29ca620648a18a0334a3f6b26af181154a23.zip | |
iommu: Warn on premature unblock during DMA aliased sibling reset
When two aliased siblings are in the same iommu_group, they might share the
same RID. The reset functions don't support this case, though it is unclear
whether there is a real case of having an ATS capable device on a PCI/PCI-X
bus.
Theoretically, however, if two aliased devices are resetting concurrently,
one might be unblocked prematurely in the middle of the reset by the other
sibling who completes the reset first.
This isn't a regression from this series but it's better to spit a warning,
so we can know if such use case is common enough for us to make subsequent
patches for its coverage.
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'tools/lib/python/__init__.py')
0 files changed, 0 insertions, 0 deletions
