]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 19:44:59 +0000 (11:44 -0800)
commite16037a0ab5939064c95635f44e0753ecc520516
tree8760326437bcf0c9b2dcf7a93db5d24bc173fca8
parentb436f48a31692bc41b9d049dec23cf55714d70d5
intel-iommu: Prevent devices with RMRRs from being placed into SI Domain

commit ea2447f700cab264019b52e2b417d689e052dcfd upstream.

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>
Signed-off-by: CAI Qian <caiqian@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/intel-iommu.c