diff options
| author | 2006-06-17 20:37:30 -0700 | |
|---|---|---|
| committer | 2006-06-17 20:37:30 -0700 | |
| commit | b3589fd49067bab9fe0c60430860e6befbd5ba37 (patch) | |
| tree | be054dba4fd5d39e4af03d18e1d57d3b88033ca7 /scripts/patch-kernel | |
| parent | IB/srp: Get rid of unneeded use of list_for_each_entry_safe() (diff) | |
IB/srp: Change target_mutex to a spinlock
The SRP driver never sleeps while holding target_mutex, and it's just
used to protect some simple list operations, so hold times will be
short. So just convert it to a spinlock, which is smaller and faster.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
