summaryrefslogtreecommitdiff
path: root/fs/file.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-05 17:23:56 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-27 09:21:38 -0800
commitcc69b389fd7bfcd14ade19e302a771f0234e9c85 (patch)
treebd5a0a37c36df22693dac9e096ac37db798eeb4a /fs/file.c
parent09659af30860789b6f7d1c7dd35a7e829d530db5 (diff)
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/file.c')
0 files changed, 0 insertions, 0 deletions