summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorSourav Mohapatra <mohapatr@codeaurora.org>2019-01-29 14:49:52 +0530
committernshrivas <nshrivas@codeaurora.org>2019-03-25 00:24:06 -0700
commitdd60c328135759ee6104799ac6b4f7f24515ab95 (patch)
tree17429a4618ddbd60d2752bd68209c0d7df1c1c9a /scripts/stackusage
parent85f7edc52beb728f83dc068642baf54457901286 (diff)
qcacld-3.0: Block modem graceful shutdown during stop modules
In the case the interface timer gets expired and stop modules is called in that context and modem graceful shutdown occurs at the same time, there arises a situation in which there is a mismatch in the FW and driver state. This results in the rx ring buffers being freed by the host while FW still tries to access those buffers. To avoid this assert situation, block the modem shutdown while the host is performing stop modules. During stop modules, host will send pdev suspend which will suspend all activity from FW. This can then clear the path for the modem graceful shutdown. Change-Id: I8ecae86bb90be7e97eb274946270eb57ca107332 CRs-Fixed: 2392815
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions