diff options
author | 2015-12-30 23:50:47 +0800 | |
---|---|---|
committer | 2016-01-05 12:24:01 -0500 | |
commit | 4f0087812648b7611157ae22954acfaed820d24e (patch) | |
tree | 51dfe36a54bdf7161e188c3818d6d046d4d66c08 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sctp: add the rhashtable apis for sctp global transport hashtable (diff) | |
download | linux-dev-4f0087812648b7611157ae22954acfaed820d24e.tar.xz linux-dev-4f0087812648b7611157ae22954acfaed820d24e.zip |
sctp: apply rhashtable api to send/recv path
apply lookup apis to two functions, for __sctp_endpoint_lookup_assoc
and __sctp_lookup_association, it's invoked in the protection of sock
lock, it will be safe, but sctp_lookup_association need to call
rcu_read_lock() and to detect the t->dead to protect it.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions