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

Commit 68ca382b authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: glink: Make ch_get_dummy_rx_intent() atomic



Transports may end up invoking ch_get_dummy_rx_intent() in atomic context,
which will lead to a sleeping while atomic warning due to a GFP_KERNEL
allocation.  Change the allocation to GFP_ATOMIC to silence the warning.

Change-Id: If3f94ec0eb8d42f37713e084ddfc2aa9e81fe978
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 42162e39
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