defer/rcuintro: Add specific examples to Section 9.5.1.1 This commit specific code fragments demonstrating the need for the rcu_dereference() and rcu_assign_pointer() functions. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>