diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-02-21 01:57:17 +0300 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-18 21:38:19 +0300 |
| commit | 2e8c28c2dd96c6f1f2d454a4e4b928385841e247 (patch) | |
| tree | 51467dc9e6dbd051093f5d0d6863dd46beec6c11 /include | |
| parent | bdcabf4c7db719129ca6cb94b02f50aa4726c952 (diff) | |
| download | linux-2e8c28c2dd96c6f1f2d454a4e4b928385841e247.tar.xz | |
srcu: Move rcu_seq_start() and friends to rcu.h
This commit moves rcu_seq_start(), rcu_seq_end(), rcu_seq_snap(),
and rcu_seq_done() from kernel/rcu/tree.c to kernel/rcu/rcu.h.
This will allow SRCU to use these functions, which in turn will
allow SRCU to move from a single global callback queue to a
per-CPU callback queue.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
