diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-29 10:42:06 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-25 15:28:28 -0800 |
commit | e5bc3af7734f90278a47906d917852a85544510b (patch) | |
tree | 600c386d8d0605b7f7f16c3046042d0c66a2da00 /Documentation/RCU | |
parent | 3cd4ca47aa577689c2e6b295d8f52af0e6f26333 (diff) | |
download | linux-e5bc3af7734f90278a47906d917852a85544510b.tar.gz linux-e5bc3af7734f90278a47906d917852a85544510b.tar.bz2 linux-e5bc3af7734f90278a47906d917852a85544510b.zip |
rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()
Now that rcu_blocking_is_gp() makes the correct immediate-return
decision for both PREEMPT and !PREEMPT, a single implementation of
synchronize_rcu() will work correctly under both configurations.
This commit therefore eliminates a few lines of code by consolidating
the two implementations of synchronize_rcu().
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions