diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 02:23:56 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:21:38 +0100 |
commit | cc69b389fd7bfcd14ade19e302a771f0234e9c85 (patch) | |
tree | bd5a0a37c36df22693dac9e096ac37db798eeb4a /fs | |
parent | cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-cc69b389fd7bfcd14ade19e302a771f0234e9c85.tar.xz linux-cc69b389fd7bfcd14ade19e302a771f0234e9c85.zip |
cpufreq/cpufreq_governor: 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.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions