aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-01 13:04:02 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-13 08:55:37 +0200
commit7f573a6fb1d848121a8793756a0d3a7949ee621d (patch)
tree1d2612952579523e0afe2991ace1ad73aa000763 /tools/perf/scripts/python/bin/stackcollapse-record
parent4c6b3837c6dc0d9e5f9ec910da2e36349beea733 (diff)
staging: wfx: wfx_flush() did not ensure that frames are processed
wfx_flush() exited once all frames are retrieved from the device. However, it did not ensure they were processed by driver before to return. Therefore, some frame may be processed after the interface has disappear. Change the place we signal that the queue is empty to fix that. Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Jérôme Pouiller <[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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions