linux-stable/Documentation/RCU/Design/Requirements
Frederic Weisbecker 448e9f34d9 rcu: Standardize explicit CPU-hotplug calls
rcu_report_dead() and rcutree_migrate_callbacks() have their headers in
rcupdate.h while those are pure rcutree calls, like the other CPU-hotplug
functions.

Also rcu_cpu_starting() and rcu_report_dead() have different naming
conventions while they mirror each other's effects.

Fix the headers and propose a naming that relates both functions and
aligns with the prefix of other rcutree CPU-hotplug functions.

Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
2023-10-04 22:29:45 +02:00
..
GPpartitionReaders1.svg doc: RCU: Avoid 'Symbol' font-family in SVG figures 2021-11-30 17:23:14 -08:00
ReadersPartitionGP1.svg doc: RCU: Avoid 'Symbol' font-family in SVG figures 2021-11-30 17:23:14 -08:00
Requirements.rst rcu: Standardize explicit CPU-hotplug calls 2023-10-04 22:29:45 +02:00