History log of /linux-master/Documentation/litmus-tests/rcu/RCU+sync+free.litmus
Revision Date Author Comments
# be4a3797 22-Mar-2020 Joel Fernandes (Google) <joel@joelfernandes.org>

Documentation: LKMM: Add litmus test for RCU GP guarantee where updater frees object

This adds an example for the important RCU grace period guarantee, which
shows an RCU reader can never span a grace period.

Acked-by: Andrea Parri <parri.andrea@gmail.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>