summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300
diff options
context:
space:
mode:
authorRichard Zhao <rizhao@nvidia.com>2013-06-20 14:31:00 +0200
committerMarek Szyprowski <m.szyprowski@samsung.com>2013-06-28 15:14:29 +0200
commit5b91a98c61abe914e6a80d7dc15e435c47ea0004 (patch)
treec3008ef76f84869617457031453e79e56686a543 /arch/arm/mach-u300
parentARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean (diff)
downloadlinux-5b91a98c61abe914e6a80d7dc15e435c47ea0004.tar.xz
linux-5b91a98c61abe914e6a80d7dc15e435c47ea0004.zip
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
__iommu_alloc_buffer wants to split pages after allocation in order to reduce the memory footprint. This does not work well with __GFP_COMP pages, so drop this flag before allocation One failure example is snd_malloc_dev_pages call dma_alloc_coherent with __GFP_COMP. Signed-off-by: Richard Zhao <rizhao@nvidia.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Diffstat (limited to 'arch/arm/mach-u300')
0 files changed, 0 insertions, 0 deletions