aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMitko Haralanov <mitko.haralanov@intel.com>2016-02-05 11:57:53 -0500
committerDoug Ledford <dledford@redhat.com>2016-02-29 17:10:39 -0500
commit463e6ebc86578ef3ff5bb500f6fc9449afaeea7e (patch)
tree0f325f2ac743a5bb8be44d904f07691c6bcb5a8e /include
parentstaging/hfi1: Add building blocks for TID caching (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 <mitko.haralanov@intel.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions