diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-29 19:42:06 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-26 00:28:28 +0100 |
commit | e5bc3af7734f90278a47906d917852a85544510b (patch) | |
tree | 600c386d8d0605b7f7f16c3046042d0c66a2da00 /net/8021q | |
parent | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited() (diff) | |
download | linux-e5bc3af7734f90278a47906d917852a85544510b.tar.xz 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 'net/8021q')
0 files changed, 0 insertions, 0 deletions