]> git.baikalelectronics.ru Git - kernel.git/commit
intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
authorTom Mingarelli <thomas.mingarelli@hp.com>
Tue, 20 Nov 2012 19:43:17 +0000 (19:43 +0000)
committerJoerg Roedel <joro@8bytes.org>
Wed, 21 Nov 2012 15:55:32 +0000 (16:55 +0100)
commitf6af0cba92a8be38e9fe66c73884bce5860c17d6
tree3184219834b5ad9ae6e65761c8da494f0379f2f1
parent4172e13022f15b22a5dcea7aefa59f604cb8fb1a
intel-iommu: Prevent devices with RMRRs from being placed into SI Domain

This patch is to prevent non-USB devices that have RMRRs associated with them from
being placed into the SI Domain during init. This fixes the issue where the RMRR info
for devices being placed in and out of the SI Domain gets lost.

Signed-off-by: Thomas Mingarelli <thomas.mingarelli@hp.com>
Tested-by: Shuah Khan <shuah.khan@hp.com>
Reviewed-by: Donald Dutile <ddutile@redhat.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/intel-iommu.c