From: Andrzej Pietrasiewicz Date: Tue, 27 Mar 2012 12:28:18 +0000 (+0200) Subject: X86 & IA64: adapt for dma_map_ops changes X-Git-Tag: v3.4-rc2~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa676fcf8d555269bd0a5a2496782beee55824d;p=pandora-kernel.git X86 & IA64: adapt for dma_map_ops changes Adapt core x86 and IA64 architecture code for dma_map_ops changes: replace alloc/free_coherent with generic alloc/free methods. Signed-off-by: Andrzej Pietrasiewicz Acked-by: Kyungmin Park [removed swiotlb related changes and replaced it with wrappers, merged with IA64 patch to avoid inter-patch dependences in intel-iommu code] Signed-off-by: Marek Szyprowski Reviewed-by: Arnd Bergmann Acked-by: Tony Luck --- Reading git-diff-tree failed