diff options
author | 2014-09-11 22:49:25 +0200 | |
---|---|---|
committer | 2014-09-13 16:29:07 -0400 | |
commit | b743562819bd97cc7c282e870896bae8016b64b5 (patch) | |
tree | 609840f05bf9dd7c1d6fec0c6e447e305bd866a7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | bonding: clean curr_slave_lock use (diff) | |
download | linux-dev-b743562819bd97cc7c282e870896bae8016b64b5.tar.xz linux-dev-b743562819bd97cc7c282e870896bae8016b64b5.zip |
bonding: convert curr_slave_lock to a spinlock and rename it
curr_slave_lock is now a misleading name, a much better name is
mode_lock as it'll be used for each mode's purposes and it's no longer
necessary to use a rwlock, a simple spinlock is enough.
Suggested-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions