diff options
author | Daniel Gabay <daniel.gabay@intel.com> | 2024-10-10 14:05:03 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-10-25 17:53:29 +0200 |
commit | 9715246ca0bfc9feaec1b4ff5b3d38de65a7025d (patch) | |
tree | 8f7a8d24b9010eea9632cd9671e3c1cbbed58b4c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cbe84e9ad5e28ef083beff7f6edf2e623fac09e4 (diff) |
wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
When starting the suspend flow, HOST_D3_START triggers an _async_
firmware dump collection for debugging purposes. The async worker
may race with suspend flow and fail to get NIC access, resulting in
the following warning:
"Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff)"
Fix this by switching to the sync version to ensure the dump
completes before proceeding with the suspend flow, avoiding
potential race issues.
Signed-off-by: Daniel Gabay <daniel.gabay@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241010140328.9aae318cd593.I4b322009f39489c0b1d8893495c887870f73ed9c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions