diff options
| author | Emmanuel Grumbach <[email protected]> | 2014-12-29 09:42:37 +0200 |
|---|---|---|
| committer | Emmanuel Grumbach <[email protected]> | 2015-01-22 17:53:57 +0200 |
| commit | e66e0b707630232b2683eacaa9f5803e008b52b3 (patch) | |
| tree | 77bb05fbd76f577bab37fa7edc317dd7ee4d282d /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e93475a0ff492000bfd911f44626a3d1d44025b5 (diff) | |
iwlwifi: mvm: allow to collect debug data from non-sleepable context
iwl_mvm_fw_dbg_collect allows to collect debug data from
the firmware. Most of the firmware interaction is done in
non-sleepable context. It makes little sense to force the
caller of iwl_mvm_fw_dbg_collect to sleep.
Defer the actual collection to a worker so that this
function will be able to be called from any context.
Reviewed-by: Eran Harary <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions