Skip to content
Commit 8bc32a28 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu: Don't print warning when IOMMU driver only supports unmanaged domains

Print the warning about the fall-back to IOMMU_DOMAIN_DMA in
iommu_group_get_for_dev() only when such a domain was
actually allocated.

Otherwise the user will get misleading warnings in the
kernel log when the iommu driver used doesn't support
IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY.

Fixes: fccb4e3b

 ('iommu: Allow default domain type to be set on the kernel command line')
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 8c2ffd91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment