diff options
| author | Alexander Duyck <[email protected]> | 2015-03-06 09:54:33 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-06 15:49:28 -0500 |
| commit | 56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a (patch) | |
| tree | df9c55fc8ba9fd2bd111382eed0284395b9275f0 /tools/perf/scripts/python | |
| parent | dc35dbeda3e00a05723784078a233c2531d34810 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions