2011-05-27 01:32:30

by Mike Travis

[permalink] [raw]
Subject: [PATCH 0/7] Intel pci: Fix various problems with Intel IOMMU code


Various problems exist in the Intel IOMMU PCI driver when
using DMA remapping in 1:1 identity mode on UV systems and
devices cannot address all of physical memory.

This patchset addresses those problems.

--