diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-04-27 00:30:28 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 23:27:46 +0200 |
commit | dee4f42298bba030e84035aca5c114f9fee8fa6a (patch) | |
tree | 03772e489044e5201bde458fea482e0664c01b15 /init | |
parent | rcu: Introduce grace-period sequence numbers (diff) | |
download | linux-dee4f42298bba030e84035aca5c114f9fee8fa6a.tar.xz linux-dee4f42298bba030e84035aca5c114f9fee8fa6a.zip |
rcu: Move rcu_gp_slow() to ->gp_seq
This commit moves rcu_gp_slow() to ->gp_seq. This function only uses
the grace-period number to modulate delay, so rcu_seq_ctr(rsp->gp_seq)
gets the same effect, at least in cases where the delay is to happen
more than four times per wrap of an unsigned long.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions