diff options
| author | Alison Schofield <[email protected]> | 2016-03-14 10:35:41 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | 702962f33ba664d3a6ce2008d076dccd93c420a2 (patch) | |
| tree | 071d9791bf3b877bf19be56640c6154bd586a028 /tools/perf/scripts/python/netdev-times.py | |
| parent | 96adbd276e7194320f08fd7f00c4a1be2d910d11 (diff) | |
staging: wilc1000: replace sem_test_key_block with a completion
Semaphore sem_test_key_block is used to signal completion of its
host interface message. Since the thread locking this semaphore will
have to wait, completions are the preferred mechanism and will offer
a performance improvement.
Signed-off-by: Alison Schofield <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Tested-by: Leo Kim <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions