commit | e060a03a1c9288f169297c7461ae1e4790b6c53a | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Fri Oct 05 16:18:13 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Mon Nov 12 08:56:25 2018 -0800 |
tree | cec39d8ded7f54dedf5a1bbf23968a79abbef961 | |
parent | bc2072c9adebd6ed1a192ed55ae195d8fb415c8d [diff] |
doc: rcu: Remove obsolete checklist item about synchronize_rcu usage Since the RCU mechanisms have been consolidated, the checklist item warning that synchronize_rcu() waits only for RCU readers is obsolete. This commit therefore removes this checklist item. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>