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)
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

index 248b1222f918e7c8f391a9b40179ecf3d3bf8522..1a8b129cfc04d56b9030df92f5eae73bd345e213 100644 (file)
@@ -423,7 +423,7 @@ wait on.
 +-----------------------------------------------------------------------+
 
 If the CPU does a context switch, a quiescent state will be noted by
-``rcu_node_context_switch()`` on the left. On the other hand, if the CPU
+``rcu_note_context_switch()`` on the left. On the other hand, if the CPU
 takes a scheduler-clock interrupt while executing in usermode, a
 quiescent state will be noted by ``rcu_sched_clock_irq()`` on the right.
 Either way, the passage through a quiescent state will be noted in a
index 2bcd742d6e4918c081ae0debb04936e2c85831df..069f6f8371c20f64b72c9dfc11f567b9cb5a35ee 100644 (file)
          font-style="normal"
          y="-4418.6582"
          x="3745.7725"
-         xml:space="preserve">rcu_node_context_switch()</text>
+         xml:space="preserve">rcu_note_context_switch()</text>
     </g>
     <g
        transform="translate(1881.1886,54048.57)"
index 779c9ac31a527f9daf30b338f7e628cd5954696a..7d6c5f7e505c68e36a9c20a2d70113bc137d6af2 100644 (file)
          font-style="normal"
          y="-4418.6582"
          x="3745.7725"
-         xml:space="preserve">rcu_node_context_switch()</text>
+         xml:space="preserve">rcu_note_context_switch()</text>
     </g>
     <g
        transform="translate(3131.2648,-585.6713)"