]> git.baikalelectronics.ru Git - kernel.git/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)
commit7da548ca1a58136fd0a082a08efed0c9944359ca
treee217365b8715cbc20807285e279374b30f705268
parent0a8c34284e40c255270f83670078b59b97135ba1
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