diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-07 04:20:05 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:21:44 +0100 |
commit | 0809d95451f7d867d37cf2b526b8da923fd72891 (patch) | |
tree | b8ff591496f71bfcccf1e2d7ebc7d13af3f117e1 /lib/interval_tree_test.c | |
parent | workqueue: Replace call_rcu_sched() with call_rcu() (diff) | |
download | linux-0809d95451f7d867d37cf2b526b8da923fd72891.tar.xz linux-0809d95451f7d867d37cf2b526b8da923fd72891.zip |
events: 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: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'lib/interval_tree_test.c')
0 files changed, 0 insertions, 0 deletions