diff options
author | Mike Habeck <habeck@sgi.com> | 2011-05-28 13:15:07 -0500 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-06-01 12:47:48 +0100 |
commit | 8519dc4401ddf8a5399f979870bbeeadbc111186 (patch) | |
tree | a1eb0bc0fa29b955a757a1e1c1c76f569e6be4ee /drivers/net | |
parent | 825507d6d059f1cbe2503e0e5a3926225b983aec (diff) |
intel-iommu: Add domain check in domain_remove_one_dev_info
The comment in domain_remove_one_dev_info() states "No need to compare
PCI domain; it has to be the same". But for the si_domain that isn't
going to be true, as it consists of all the PCI devices that are
identity mapped thus multiple PCI domains can be in si_domain. The
code needs to validate the PCI domain too.
Signed-off-by: Mike Habeck <habeck@sgi.com>
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: stable@kernel.org
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions