diff options
author | Florian Westphal <fw@strlen.de> | 2016-09-21 11:35:02 -0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-09-24 21:25:49 +0200 |
commit | fe72926b792e52ab00abfa81a201805bfb2247d6 (patch) | |
tree | 52b2a3533cd57daafceb5c3fbb13e5a1ed04bbf8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c5136b15ea364124299c8a9ba96b300e96061e3a (diff) |
netfilter: call nf_hook_state_init with rcu_read_lock held
This makes things simpler because we can store the head of the list
in the nf_state structure without worrying about concurrent add/delete
of hook elements from the list.
A future commit will make use of this to implement a simpler
linked-list.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Aaron Conole <aconole@bytheb.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions