diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2020-11-13 22:22:51 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-11-24 17:01:18 +0200 |
commit | a9a2678abacbcae902b4fb4bc5585a621099cc06 (patch) | |
tree | 957899f5464a285936b3e37bb01cd9223121551c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 47ab2a951eb9bdd532f3db89f64445058e37de34 (diff) |
orinoco: Annotate ezusb_docmd_wait()
All invocations of ezusb_docmd_wait() happen via ->cmd_wait(). This
callback is always invoked under the orinoco_lock() which disables BH.
Use ezusb_req_ctx_wait_poll() for ezusb_docmd_wait() because it must not
sleep.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions