commit | 736768325efcbee7b0861d62670d01a54c2d158b | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 14:08:36 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 14:12:01 2009 +0100 |
tree | c0f235e88302ebaac1184aa3097c7f9c7cc2f1c8 | |
parent | 62edf5dc4a524e4cb525e6020b955a1ad593d9ba [diff] |
intel-iommu: No mapping for non-PCI devices This should fix kernel.org bug #11821, where the dcdbas driver makes up a platform device and then uses dma_alloc_coherent() on it, in an attempt to get memory < 4GiB. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>