diff options
author | Xin Long <[email protected]> | 2016-02-15 14:28:04 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-02-17 15:41:54 -0500 |
commit | ac1efde8022acf705c4b8393d5ee4b070594ba88 (patch) | |
tree | 528e6a21f55f100ced489ff7bc7eb0606af677e9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f46c7011b062726b798fa3326b5b0c2711ead2a0 (diff) |
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
sctp_seq_dump_remote_addrs is only called by sctp_assocs_seq_show()
and it has been protected by rcu_read_lock that is from
rhashtable_walk_start().
So we will remove this one.
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions