]> git.itanic.dy.fi Git - linux-stable/commit
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
authorJoerg Roedel <jroedel@suse.de>
Tue, 28 Jul 2015 14:58:49 +0000 (16:58 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 30 Jul 2015 08:28:48 +0000 (10:28 +0200)
commit02ca20212f0dde5c90be8de19cc159726b5561aa
treee217365b8715cbc20807285e279374b30f705268
parent1e6a7b04c033fe76ec7fe746ef6a3b22ab9502b2
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains

Since devices with IOMMUv2 functionality might be in the
same group as devices without it, allow those devices in
IOMMUv2 domains too.
Otherwise attaching the group with the IOMMUv2 device to the
domain will fail.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c