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

Skip to content
Commit 12015964 authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

mhi: core: change to vmalloc for memory allocations larger than 32KB



Certain large memory allocations are likely to exceed 32KB or
order of 3. It is recommended to switch to using vmalloc instead
to avoid possible failures while allocating memory.

CRs-Fixed: 2446873
Change-Id: I62ddc505956e116f55e8b3b974de3d5b039b0404
Acked-by: default avatarBhaumik Vasav Bhatt <bbhatt@qti.qualcomm.com>
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent fc77ef6b
Loading
Loading
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