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

Commit c93796d7 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: glink_smd_xprt: Make tx() atomic



Some client usecases may cause tx() to be called in atomic context, which
leads to a sleeping while atomic warning due to a GFP_KERNEL allocation.
Make the allocation GFP_ATOMIC to silence the warning.

Change-Id: I02a24ab3cd3fd870c8554141583b14a123d80c66
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 524ee48d
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