commit | 825507d6d059f1cbe2503e0e5a3926225b983aec | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Sat May 28 13:15:06 2011 -0500 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed Jun 01 12:47:46 2011 +0100 |
tree | 8f191cb5c4704a4710c7b89b81d9629206714d3b | |
parent | c681d0ba1252954208220ad32248a3e8e2fc98e4 [diff] |
intel-iommu: Remove Host Bridge devices from identity mapping When using the 1:1 (identity) PCI DMA remapping, PCI Host Bridge devices that do not use the IOMMU causes a kernel panic. Fix that by not inserting those devices into the si_domain. Signed-off-by: Mike Travis <travis@sgi.com> Reviewed-by: Mike Habeck <habeck@sgi.com> Cc: stable@kernel.org Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>