linux/Documentation/RCU/Design/Memory-Ordering
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
..
rcu_node-lock.svg
Tree-RCU-Memory-Ordering.rst Documentation: RCU: Correct spelling 2023-04-05 13:47:18 +00:00
TreeRCU-callback-invocation.svg rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() 2019-01-25 15:35:21 -08:00
TreeRCU-callback-registry.svg
TreeRCU-dyntick.svg
TreeRCU-gp-cleanup.svg
TreeRCU-gp-fqs.svg rcu: Standardize explicit CPU-hotplug calls 2023-10-04 22:29:45 +02:00
TreeRCU-gp-init-1.svg
TreeRCU-gp-init-2.svg
TreeRCU-gp-init-3.svg
TreeRCU-gp.svg rcu: Standardize explicit CPU-hotplug calls 2023-10-04 22:29:45 +02:00
TreeRCU-hotplug.svg rcu: Standardize explicit CPU-hotplug calls 2023-10-04 22:29:45 +02:00
TreeRCU-qs.svg Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() 2019-10-29 02:48:29 -07:00