aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorGidon Studinski <gidons@codeaurora.org>2013-09-30 14:15:16 +0300
committerGidon Studinski <gidons@codeaurora.org>2013-09-30 14:15:16 +0300
commite619f3a74e9a450f960dc212d7b9f572835e7f4c (patch)
tree957c5d7d6815a7526861fd3cb0c538002c0c36c2 /scripts/build-all.py
parenta5befd3ffdbacad25a537c458e53aee1089743c4 (diff)
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: Ady Abraham <adya@qti.qualcomm.com> Signed-off-by: Gidon Studinski <gidons@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions