diff options
author | 2021-08-03 16:16:14 +0200 | |
---|---|---|
committer | 2021-08-10 10:47:32 -0700 | |
commit | d3dd95a8853f1d588e38e9d9d7c8cc2da412cc36 (patch) | |
tree | fe6ee8c94f8dff0fd0fd1fa8c2d199cb731eb3a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Print human-readable message for schedule() in RCU reader (diff) | |
download | linux-dev-d3dd95a8853f1d588e38e9d9d7c8cc2da412cc36.tar.xz linux-dev-d3dd95a8853f1d588e38e9d9d7c8cc2da412cc36.zip |
rcu: Replace deprecated CPU-hotplug functions
The functions get_online_cpus() and put_online_cpus() have been
deprecated during the CPU hotplug rework. They map directly to
cpus_read_lock() and cpus_read_unlock().
Replace deprecated CPU-hotplug functions with the official version.
The behavior remains unchanged.
Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: rcu@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions