Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dd036c84 authored by Ravi Gummadidala's avatar Ravi Gummadidala Committed by Stephen Boyd
Browse files

msm: ipa: use correct gfp flag when calling dma_alloc_coherent



ipa_tx_dp is assumed to be invoked from atomic context but the
allocation of DMA coherent memory was not specifying the GFP_ATOMIC
flag leading to a downstream BUG.

Change-Id: Iaf8f55723c33143ae560b65eee2134be32207e9a
Signed-off-by: default avatarRavi Gummadidala <rgummadi@codeaurora.org>
parent 5bf184d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment