Files
linux/drivers
Mitko Haralanov 463e6ebc86 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>
2016-02-29 17:10:39 -05:00
..
2016-02-10 11:35:55 -05:00
2016-02-23 17:17:20 -08:00
2016-02-12 08:10:31 -07:00
2016-02-17 09:24:07 +01:00