diff options
author | 2016-06-15 11:00:35 +0530 | |
---|---|---|
committer | 2016-06-25 14:39:53 -0700 | |
commit | 334bed089d3d74e64a34b0ebee52b146b6778a6b (patch) | |
tree | d09f5ea633c4c1fe318515d68f2a72a9b2b10e10 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: wilc1000: Replace semaphore txq_event with completion (diff) | |
download | linux-dev-334bed089d3d74e64a34b0ebee52b146b6778a6b.tar.xz linux-dev-334bed089d3d74e64a34b0ebee52b146b6778a6b.zip |
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
The semaphore 'txq_add_to_head_cs' is a simple mutex, so it should be
written as one. Semaphores are going away in the future. Also, removing
the timeout scenario as the error handling code does not propagate the
timeout properly.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions