diff options
author | 2018-11-07 15:27:40 -0800 | |
---|---|---|
committer | 2018-12-01 12:38:52 -0800 | |
commit | df56e0f960627f606cfc6ccda25c6ab5c61953d5 (patch) | |
tree | 782ef96d7601adb22317dbe239ce91c4ace4ae08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/kernel.h: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-dev-df56e0f960627f606cfc6ccda25c6ab5c61953d5.tar.xz linux-dev-df56e0f960627f606cfc6ccda25c6ab5c61953d5.zip |
rcutorture/formal: 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,
even though it is but a comment.
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