summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorPaul E. McKenney2018-11-06 02:23:56 +0100
committerPaul E. McKenney2018-11-27 18:21:38 +0100
commitcc69b389fd7bfcd14ade19e302a771f0234e9c85 (patch)
treebd5a0a37c36df22693dac9e096ac37db798eeb4a /fs
parentcpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu() (diff)
downloadkernel-qcow2-linux-cc69b389fd7bfcd14ade19e302a771f0234e9c85.tar.gz
kernel-qcow2-linux-cc69b389fd7bfcd14ade19e302a771f0234e9c85.tar.xz
kernel-qcow2-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