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

Skip to content
Commit e619f3a7 authored by Gidon Studinski's avatar Gidon Studinski
Browse files

msm: ipa: rm: change memory allocation from atomic to non-atomic



Change memory allocation to non-atomic before calling user callback.
Atomic memory allocation can fail with larger probability than
non-atomic one. Non-atomic allocation can be used here because this
function is used in a non-atomic context.

Change-Id: I7ef822d9dcad2b317ce9317d9cc2ac0cf91b7ecb
Acked-by: default avatarAdy Abraham <adya@qti.qualcomm.com>
Signed-off-by: default avatarGidon Studinski <gidons@codeaurora.org>
parent a5befd3f
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