Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vdpa/virtio: fix wrong check of iommu domain #84

Merged
merged 1 commit into from
May 6, 2024

Conversation

Ch3n60x
Copy link
Collaborator

@Ch3n60x Ch3n60x commented May 6, 2024

Whether iommu domain is NULL should be checked inside for loop in function virtio_vdpa_find_iommu_domain_by_uuid(), this commit fixes this issue.

Whether iommu domain is NULL should be checked inside for loop in
function virtio_vdpa_find_iommu_domain_by_uuid(), this commit fixes
this issue.

Signed-off-by: Chenbo Xia <chenbox@nvidia.com>
@kailiangz1 kailiangz1 merged commit 646368b into Mellanox:main May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants