From: David Woodhouse Date: Sat, 4 Jul 2009 13:08:36 +0000 (+0100) Subject: intel-iommu: No mapping for non-PCI devices X-Git-Tag: v2.6.31-rc3~75^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736768325efcbee7b0861d62670d01a54c2d158b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed