Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 27 Aug 2019 16:00:44 +0000 (09:00 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 29 Oct 2019 09:48:29 +0000 (02:48 -0700)
commitb1ec18eae0b63a19a05a846c084aa84cbd9c87c6
tree18e1603a6659c3057b5d4fe314ecae4d9a9e57ea
parent45271064e1caccd1ab004bf747f3ff6ef4e4ea8f
Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()

While Paul was explaining some RCU magic I noticed a typo in
rcu_note_context_switch().  As a result, this commit replaces
rcu_node_context_switch() with rcu_note_context_switch().

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst
Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg
Documentation/RCU/Design/Memory-Ordering/TreeRCU-qs.svg