You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: iommu/arm-smmu-v3: Backport fix for duplicate stream ID warnings
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6896
JIRA: https://issues.redhat.com/browse/RHEL-89787
iommu/arm-smmu-v3: Backport fix for duplicate stream ID warnings
Backport commit b00d249 ("iommu/arm-smmu-v3: Fix iommu_device_probe bug...")
to resolve SMMUv3 probe failures caused by duplicate stream IDs in ASPEED PCI
topologies. This fixes "stream N already in tree" warnings during device probe
and prevents IOMMU configuration errors.
Testing on Ampere AltraMax (aarch64) confirmed elimination of duplicate stream
ID warnings. Also, no soft lock-ups were observed in AST driver.
Signed-off-by: Steve Dunnagan <sdunnaga@redhat.com>
Approved-by: Jerry Snitselaar <jsnitsel@redhat.com>
Approved-by: Eder Zulian <ezulian@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Augusto Caringi <acaringi@redhat.com>
0 commit comments