]> git.baikalelectronics.ru Git - kernel.git/commit
intel-iommu: No mapping for non-PCI devices
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 4 Jul 2009 13:08:36 +0000 (14:08 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 4 Jul 2009 13:12:01 +0000 (14:12 +0100)
commit64620abad108b8a8c0cc53804472d709ac75f316
treec0f235e88302ebaac1184aa3097c7f9c7cc2f1c8
parentfbf15f3dbcd80a0313f77750607e45c3826881f8
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>
drivers/pci/intel-iommu.c