aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2020-11-13 22:22:46 +0100
committerKalle Valo <[email protected]>2020-11-24 17:01:11 +0200
commit46233f77860480f34de658aa785e2b4b8fef6fdf (patch)
treecd622692d343b1a97445aeb48643e35551c14220 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent29b2fe3f6f2071ba5b0dab709e3ffbf0eaa2a1e4 (diff)
orinoco: Annotate ezusb_init()
ezusb_init() is always invoked in preemptible context during device probe. Only orinoco_up() -> orinoco_reinit_firmware() may invoke the function from atomic context but this is never used for the USB interface. Use ezusb_req_ctx_wait_compl() for the ezusb_write_ltv() and ezusb_docmd_wait() invocations from within ezusb_init(). Preserve the generic versions which have still other user via the callback. 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