doc: Quick-Quiz answers are now inlineNow that quick-quiz answers are inline, there is no separate sectioncontaining those answers. This commit therefore removes the danglingreference from the R
doc: Quick-Quiz answers are now inlineNow that quick-quiz answers are inline, there is no separate sectioncontaining those answers. This commit therefore removes the danglingreference from the RCU data-structures design documentation.Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>Reviewed-by: Josh Triplett <josh@joshtriplett.org>
show more ...
documentation: Add documentation for RCU's major data structuresThis commit adds documentation for RCU's major data structures,including rcu_state, rcu_node, rcu_data, rcu_dynticks, and rcu_head.
documentation: Add documentation for RCU's major data structuresThis commit adds documentation for RCU's major data structures,including rcu_state, rcu_node, rcu_data, rcu_dynticks, and rcu_head.Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
12