diff options
author | 2015-03-06 09:54:33 -0800 | |
---|---|---|
committer | 2015-03-06 15:49:28 -0500 | |
commit | 56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a (patch) | |
tree | df9c55fc8ba9fd2bd111382eed0284395b9275f0 /net/tipc | |
parent | fib_trie: Add tnode struct as a container for fields not needed in key_vector (diff) | |
download | linux-dev-56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a.tar.xz linux-dev-56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a.zip |
fib_trie: Move rcu from key_vector to tnode, add accessors.
RCU is only needed once for the entire node, not once per key_vector so we
can pull that out and move it to the tnode structure.
In addition add accessors to be used inside the RCU functions so that we
can more easily get from the key vector to either the tnode or the trie
pointers.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions