aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJon Paul Maloy <[email protected]>2014-03-12 11:31:07 -0400
committerDavid S. Miller <[email protected]>2014-03-12 15:53:49 -0400
commit978813ee89674fdb6bb6585153166b7603173cd2 (patch)
treed16551ae5c001a6899e2adca92df007e1b397914 /tools/perf/scripts/python
parent4a93f5095a628d812b0b30c16d7bacea1efd783c (diff)
tipc: replace reference table rwlock with spinlock
The lock for protecting the reference table is declared as an RWLOCK, although it is only used in write mode, never in read mode. We redefine it to become a spinlock. Signed-off-by: Jon Maloy <[email protected]> Reviewed-by: Ying Xue <[email protected]> Reviewed-by: Erik Hugne <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions