aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSachin Ahuja <sahuja@codeaurora.org>2020-12-16 17:29:06 +0530
committerSachin Ahuja <sahuja@codeaurora.org>2020-12-18 12:09:43 +0530
commit59687a2db245b3a06fc9887b70836e610e574360 (patch)
treedd5ac2bedb35f753e58e3388050433c25ab1d375 /tools/perf/scripts/python/export-to-postgresql.py
parentfa80a0c898d167b0e6b9461d09e89170cfb8c92e (diff)
qcacld-3.0: Prevent race between suspend and idle shutdown
Idle shutdown is running in Thread 1 and in parallel suspend request comes which is getting executed in thread 2. As a part of idle shutdown the CE buffers are freed.As a result of this WoW Ack is not reaped which leads to panic. To avoid this issue, flush the idle shutdown delayed work before proceeding for suspend. CRs-Fixed: 2839296 Change-Id: I449bb1960776bf3d60e329a189b7bad998929240
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions