diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-04-26 15:30:28 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 14:27:46 -0700 |
commit | dee4f42298bba030e84035aca5c114f9fee8fa6a (patch) | |
tree | 03772e489044e5201bde458fea482e0664c01b15 /kernel/rcu/rcuperf.c | |
parent | de30ad512a668b56e7ad7a5a7c379d7c5d138a94 (diff) | |
download | lwn-dee4f42298bba030e84035aca5c114f9fee8fa6a.tar.gz lwn-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 'kernel/rcu/rcuperf.c')
0 files changed, 0 insertions, 0 deletions