commit | d3ad9373b7c29b63d5e8460a69453718d200cc3b | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jan 22 17:55:27 2010 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Jan 22 17:56:49 2010 +0100 |
tree | ef3ed00e69808277cbdcce68928525458eaaebdb | |
parent | f5325094379158e6b876ea0010c807bf7890ec8f [diff] |
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>