diff options
author | Paul E. McKenney <[email protected]> | 2018-11-07 14:11:40 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2018-12-01 12:38:49 -0800 |
commit | 2af3024cd78f120d027cb44b454186ba9d7dab24 (patch) | |
tree | 83708ea7c32d4c839565d384a6996a9123c5bdec /kernel/livepatch/patch.c | |
parent | d5cccfc7b772b8a20b06557f1b7c066e7fc2c393 (diff) |
cgroups: 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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Dennis Zhou <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: "Dennis Zhou (Facebook)" <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Diffstat (limited to 'kernel/livepatch/patch.c')
0 files changed, 0 insertions, 0 deletions