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

Skip to content
Commit 852cfc68 authored by Hardik Arya's avatar Hardik Arya Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: glink_pkt: Try allocation with vmalloc



Glink_pkt driver try to allocate the tx buffer with kmalloc
which can fail for higher order allocations. This leads to failure
of client's transaction.

Glink_pkt driver uses vmalloc in case of failure with kmalloc.

Change-Id: I24a1ae56852d7c043552f5c4c6cc20bf4cfaebcf
Signed-off-by: default avatarHardik Arya <harya@codeaurora.org>
parent 63098a4e
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