summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJianmin Zhu <jianminz@codeaurora.org>2018-08-07 17:23:42 +0800
committernshrivas <nshrivas@codeaurora.org>2018-08-10 12:45:50 -0700
commit319064b4c185ddaec0752011ffb2717eaaec7f95 (patch)
treeed55f3e9119b0c9929b7f30d7e5e9adfc33a5b76 /tools/perf/scripts/python/export-to-postgresql.py
parent6b6557aba8d557ef05890e98a2a32c095afbd068 (diff)
qcacld-3.0: Reject host suspend in driver open state
After insmod wlan.ko, don't ifconfig wlan0 up, driver will be in DRIVER_MODULES_OPENED instead of DRIVER_MODULES_ENABLED state. If host suspend at this time, PCIE will suspend too, when resume, PCIE bus driver may reset ROME soc during link reconnection, copy engine is reset too. When host send wmi cmd to F/W, copy engine will access 0 address, SMMU fault will happen. There is logic inside ROME hardware&firmware, if PDEV_SUSPEND or WOW_ENABLE WMI command is sent to firmware, firmware will decuple the reset path between ROME pcie interface and ROME soc, then ROME soc will not be reset if pcie bus driver toggle the PERST pin to ENDP, only pcie interface part is reset. Change-Id: I3b6344f69ea70248953af155efd00adf7914e98b CRs-Fixed: 2243667
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions