commit | 3d3a0d1b508dcc47e82b0e12cde6585bc088b0cc | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Fri Apr 16 16:53:16 2021 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Mon May 10 16:22:54 2021 -0700 |
tree | c186d317780c59edad911127324db8d506112842 | |
parent | 2f20de99a63b0de9bcceedafc3281e65fbf7d4fd [diff] |
rcu: Point to documentation of ordering guarantees Add comments to synchronize_rcu() and friends that point to Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>