diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 19:09:14 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 09:21:43 -0800 |
commit | c9a863bbb1620dca3af57934cdbb002e852449fc (patch) | |
tree | f7de4b3f809e172da15400bbc76ed08431f96321 /kernel/module.c | |
parent | 51959d85f32dde9041655936eef206cc3323dc12 (diff) | |
download | linux-c9a863bbb1620dca3af57934cdbb002e852449fc.tar.bz2 |
sched/membarrier: 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.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions