aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorArik Nemtsov <[email protected]>2012-05-15 17:08:54 +0300
committerLuciano Coelho <[email protected]>2012-06-05 17:16:08 +0300
commit6b8bf5bc5e99f52334bec1b06b14d28dc595c95a (patch)
treedce70af33853e584eed256952b7dbbcc55098eef /tools/perf/scripts/python/syscall-counts-by-pid.py
parent6e066921b3970232d5faadcdf33a92f43ec84334 (diff)
wlcore: fixes for connection_loss_work
We can't use cancel_delayed_work_sync() from functions that take the wl->mutex, since connection_loss_work also takes the mutex. This might result in a deadlock. Restructure the code so the work is synchronously canceled before taking the mutex. Avoid a bug where we would indefinitely delay the connection loss indication by re-queuing the connection loss work on consecutive beacon loss events. Cc: bartosz.markowski <[email protected]> Signed-off-by: Arik Nemtsov <[email protected]> Signed-off-by: Luciano Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions