diff options
author | Alexander Usyskin <[email protected]> | 2021-12-23 11:47:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-27 10:30:48 +0100 |
commit | 43aa323e315bec40779fe2899f7b531773d7b733 (patch) | |
tree | 7508dad1845a3f402d3def6e5d7e7764dcd2e0f0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 38be5687da839bfcafeabb34a5a21e8396613ce3 (diff) |
mei: cleanup status before client dma setup call
The upper layer may retry call to mei_cl_dma_alloc_and_map(),
in that case the client status may be non-zero after the previous call
and the wait condition will be true immediately.
Set cl->status to zero to allow waiting for an actual result
from the firmware.
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions