diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-03-15 21:07:53 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-18 20:38:21 +0200 |
commit | efbe451d46af62369226e42b98dbcd95b6940a63 (patch) | |
tree | f3bad6628df15667a630bf4edf82de6ae29be6c3 /kernel/rcu/tree.c | |
parent | rcu: Remove redundant levelcnt[] array from rcu_init_one() (diff) | |
download | linux-efbe451d46af62369226e42b98dbcd95b6940a63.tar.xz linux-efbe451d46af62369226e42b98dbcd95b6940a63.zip |
srcu: Move rcu_node traversal macros to rcu.h
This commit moves rcu_for_each_node_breadth_first(),
rcu_for_each_nonleaf_node_breadth_first(), and
rcu_for_each_leaf_node() from kernel/rcu/tree.h to
kernel/rcu/rcu.h so that SRCU can access them.
This commit is code-movement only.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions