From: Hiroshi Doyu Date: Tue, 28 Aug 2012 05:13:01 +0000 (+0300) Subject: ARM: dma-mapping: atomic_pool with struct page **pages X-Git-Tag: v3.6-rc5~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3fe47264262fa082897ebe8ae01041eae65e14;p=pandora-kernel.git ARM: dma-mapping: atomic_pool with struct page **pages struct page **pages is necessary to align with non atomic path in __iommu_get_pages(). atomic_pool() has the intialized **pages instead of just *page. Signed-off-by: Hiroshi Doyu Signed-off-by: Marek Szyprowski --- Reading git-diff-tree failed