x86/amd-iommu: Fix deassignment of a device from the pt_domain
commitd3ad9373b7c29b63d5e8460a69453718d200cc3b
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 22 Jan 2010 16:55:27 +0000 (22 17:55 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 22 Jan 2010 16:56:49 +0000 (22 17:56 +0100)
treeef3ed00e69808277cbdcce68928525458eaaebdb
parentf5325094379158e6b876ea0010c807bf7890ec8f
x86/amd-iommu: Fix deassignment of a device from the pt_domain

Deassigning a device from the passthrough domain does not
work and breaks device assignment to kvm guests. This patch
fixes the issue.

Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c