diff options
| author | Mitko Haralanov <[email protected]> | 2016-02-05 11:57:53 -0500 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-02-29 17:10:39 -0500 |
| commit | 463e6ebc86578ef3ff5bb500f6fc9449afaeea7e (patch) | |
| tree | 0f325f2ac743a5bb8be44d904f07691c6bcb5a8e /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | f88e0c8a139dc737b997876203885a3168c32e95 (diff) | |
staging/hfi1: Convert lock to mutex
The exp_lock lock does not need to be a spinlock as
all its uses are in process context and allowing the
process to sleep when the mutex is contended might
be beneficial.
Signed-off-by: Mitko Haralanov <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions