diff options
| author | Alison Schofield <[email protected]> | 2016-03-14 10:34:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | 7c8a3dcac82f11681e3e6ad61fb2e5802a136c24 (patch) | |
| tree | bea949c6d215174d3bead99af0bf6296e808a367 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e0c1496fcf6a1bbc9b827e763f58535585b249d5 (diff) | |
staging: wilc1000: replace semaphore sem_get_rssi with a completion
Semaphore sem_get_rssi 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions