diff options
author | 2018-11-05 17:31:31 -0800 | |
---|---|---|
committer | 2018-11-27 09:21:39 -0800 | |
commit | c93ffc15cceb057924410f9178e679120ee12353 (patch) | |
tree | 965a3eb8921e6169a56c4c58062c4eede5f26470 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-dev-c93ffc15cceb057924410f9178e679120ee12353.tar.xz linux-dev-c93ffc15cceb057924410f9178e679120ee12353.zip |
fs/file: 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>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: <linux-fsdevel@vger.kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions