From: Marek Szyprowski Date: Thu, 29 Dec 2011 12:09:51 +0000 (+0100) Subject: X86: integrate CMA with DMA-mapping subsystem X-Git-Tag: v3.5-rc1~81^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2b9a6ea93650b8a00f9fd5ee8fdd25671e2df6;p=pandora-kernel.git X86: integrate CMA with DMA-mapping subsystem This patch adds support for CMA to dma-mapping subsystem for x86 architecture that uses common pci-dma/pci-nommu implementation. This allows to test CMA on KVM/QEMU and a lot of common x86 boxes. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park CC: Michal Nazarewicz Acked-by: Arnd Bergmann --- Reading git-diff-tree failed