diff options
author | 2018-11-05 17:23:56 -0800 | |
---|---|---|
committer | 2018-11-27 09:21:38 -0800 | |
commit | cc69b389fd7bfcd14ade19e302a771f0234e9c85 (patch) | |
tree | bd5a0a37c36df22693dac9e096ac37db798eeb4a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-dev-cc69b389fd7bfcd14ade19e302a771f0234e9c85.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions