linux/Documentation/RCU/Design
Joel Fernandes (Google) 97949f0176 doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
The code listing under this section has a quick quiz that says line
19 uses rcu_access_pointer, but the code listing itself instead uses
rcu_dereference().  This commit therefore makes the code listing match
the quick quiz.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
2018-11-12 08:56:25 -08:00
..
Data-Structures doc: rcu: Update description of gp_seq fields in rcu_data 2018-11-12 08:56:25 -08:00
Expedited-Grace-Periods doc: Update information about resched_cpu 2018-11-12 08:48:31 -08:00
Memory-Ordering doc: Update memory-ordering documentation for ->gp-seq 2018-07-12 15:38:51 -07:00
Requirements doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() 2018-11-12 08:56:25 -08:00