Skip to content
Snippets Groups Projects
Commit 9d1400cf authored by Marek Szyprowski's avatar Marek Szyprowski
Browse files

ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation


Atomic pool should always be allocated from DMA zone if such zone is
available in the system to avoid issues caused by limited dma mask of
any of the devices used for making an atomic allocation.

Reported-by: default avatarKrzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Cc: Stable <stable@vger.kernel.org>	[v3.6+]
parent 6dbe51c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment