mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
This commit adds discussion of address and data dependencies to the beginning of rcu_dereference.rst in order to enable readers to more easily make the connection to the Linux-kernel memory model in general and to memory-barriers.txt in particular. Reported-by: Jonas Oberhauser <jonas.oberhauser@huaweicloud.com> Reported-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.iitr10@gmail.com> |
||
|---|---|---|
| .. | ||
| Design | ||
| checklist.rst | ||
| index.rst | ||
| listRCU.rst | ||
| lockdep-splat.rst | ||
| lockdep.rst | ||
| NMI-RCU.rst | ||
| rcu.rst | ||
| rcu_dereference.rst | ||
| rcubarrier.rst | ||
| rculist_nulls.rst | ||
| rcuref.rst | ||
| RTFP.txt | ||
| stallwarn.rst | ||
| torture.rst | ||
| UP.rst | ||
| whatisRCU.rst | ||