diff options
| author | stephen hemminger <[email protected]> | 2009-11-11 07:40:36 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-11-11 19:22:18 -0800 |
| commit | e5c140a340c4796054b0f6e9035e1faa7edfa6d6 (patch) | |
| tree | ca150ab28a91eba36838ffc1519840fac705aa82 /tools/perf/scripts/python | |
| parent | 41bdecf17e6dba92256c65972ec79a482d978be5 (diff) | |
decnet: convert dndev_lock to spinlock
There is no reason for this lock to be reader/writer since
the reader only has lock held for a very brief period.
The overhead of read_lock is more expensive than spinlock.
Compile tested only, I am not a decnet user.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions