mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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> |
||
---|---|---|
.. | ||
rcu_node-lock.svg | ||
Tree-RCU-Memory-Ordering.rst | ||
TreeRCU-callback-invocation.svg | ||
TreeRCU-callback-registry.svg | ||
TreeRCU-dyntick.svg | ||
TreeRCU-gp-cleanup.svg | ||
TreeRCU-gp-fqs.svg | ||
TreeRCU-gp-init-1.svg | ||
TreeRCU-gp-init-2.svg | ||
TreeRCU-gp-init-3.svg | ||
TreeRCU-gp.svg | ||
TreeRCU-hotplug.svg | ||
TreeRCU-qs.svg |