From: Stepan Moskovchenko Date: Fri, 10 Dec 2010 22:12:03 +0000 (-0800) Subject: msm: iommu: Use the correct memory allocation flag X-Git-Tag: v2.6.38-rc1~473^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294b2dea83ba0a6d6034a7521bc62c317efab17b;p=pandora-kernel.git msm: iommu: Use the correct memory allocation flag Change msm_iommu_map to use GFP_ATOMIC instead of GFP_KERNEL due to the fact that the call occurs within a spinlock-protected region. Signed-off-by: Stepan Moskovchenko Signed-off-by: David Brown --- Reading git-diff-tree failed