summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSrinivas Girigowda <sgirigow@codeaurora.org>2017-03-30 18:04:33 -0700
committerSandeep Puligilla <spuligil@codeaurora.org>2017-03-31 14:39:12 -0700
commit9021aaf66843c8cec290dd36dc5646d1c58a9ad4 (patch)
tree05d04d7a0face192a94f05c3cae0eed320b22f8f /tools/perf/scripts/python
parentd45f9821245d4112cf4069c21d1dec12191cd9ed (diff)
qcacmn: Fix recursive memory allocation failure
On low memory conditions, qdf_mem_malloc_debug() fails and on failure it triggers a host diag event to user space which again tries to allocate memory using qdf_mem_malloc_debug() which fails and this loop continues and might have caused workqueue to get stuck. Fix this by not sending the host diag event to user space on low memory conditions. Change-Id: I5bd302dfa372d40c570eaa830ed82a0bbaddc51f CRs-Fixed: 2026975
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions