diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-07 15:27:40 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-12-01 12:38:52 -0800 |
commit | df56e0f960627f606cfc6ccda25c6ab5c61953d5 (patch) | |
tree | 782ef96d7601adb22317dbe239ce91c4ace4ae08 /kernel/rcu | |
parent | 4a67e3a79e3bdc47dfd0c85a1888067d95a0282c (diff) | |
download | blackbird-op-linux-df56e0f960627f606cfc6ccda25c6ab5c61953d5.tar.gz blackbird-op-linux-df56e0f960627f606cfc6ccda25c6ab5c61953d5.zip |
rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()
Now that synchronize_rcu() waits for preempt-disable regions of code
as well as RCU read-side critical sections, synchronize_sched() can be
replaced by synchronize_rcu(). This commit therefore makes this change,
even though it is but a comment.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions