mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 10:28:29 +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> |
||
|---|---|---|
| .. | ||
| Design | ||
| checklist.rst | ||
| index.rst | ||
| listRCU.rst | ||
| lockdep-splat.rst | ||
| lockdep.rst | ||
| NMI-RCU.rst | ||
| rcu_dereference.rst | ||
| rcu.rst | ||
| rcubarrier.rst | ||
| rculist_nulls.rst | ||
| rcuref.rst | ||
| RTFP.txt | ||
| stallwarn.rst | ||
| torture.rst | ||
| UP.rst | ||
| whatisRCU.rst | ||