diff options
author | 2018-11-06 19:24:33 -0800 | |
---|---|---|
committer | 2018-11-27 09:21:45 -0800 | |
commit | 6564a25e6c185e65ca3148ed6e18f80882f6798f (patch) | |
tree | 6059903229020ea7eea1f048b22ae3dbd44a0024 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | percpu-refcount: Replace call_rcu_sched() with call_rcu() (diff) | |
download | linux-dev-6564a25e6c185e65ca3148ed6e18f80882f6798f.tar.xz linux-dev-6564a25e6c185e65ca3148ed6e18f80882f6798f.zip |
slab: 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: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: <linux-mm@kvack.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions