From: Mike Travis Date: Sat, 28 May 2011 18:15:05 +0000 (-0500) Subject: intel-iommu: Use coherent DMA mask when requested X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27215ad7fd53f7d5818145cdde7538b4146f3b20;p=pandora-kernel.git intel-iommu: Use coherent DMA mask when requested The __intel_map_single function is not honoring the passed in DMA mask. This results in not using the coherent DMA mask when called from intel_alloc_coherent(). Signed-off-by: Mike Travis Acked-by: Chris Wright Reviewed-by: Mike Habeck Cc: stable@kernel.org Signed-off-by: David Woodhouse --- Reading git-diff-tree failed