[PATCH tip/core/rcu 0/6] rcutorture and documentation patches for 3.6

From: Paul E. McKenney
Date: Fri Jun 15 2012 - 14:57:51 EST


Hello!

This patch series updates documentation and rcutorture:

1. Update documentation to allow for the new call_srcu() and
srcu_barrier() functions.
2. Fix ordering of the torture_ops list.
3. Make rcutorture actually test the new srcu_barrier() function.
4. Fix synchronization of the kthreads testing the various
rcu_barrier() functions.
5. Fix an incorrect (and quite confusing) message in rcutorture.
6. Make rcutorture's fakewriters occasionally invoke the appropriate
rcu_barrier() function so that we test concurrent rcu_barrier()
calls.

Thanx, Paul

b/Documentation/RCU/checklist.txt | 39 ++++++++++++++++++-------------------
b/Documentation/RCU/rcubarrier.txt | 6 +++--
b/Documentation/RCU/torture.txt | 9 ++++++++
b/Documentation/RCU/whatisRCU.txt | 6 ++---
b/kernel/rcutorture.c | 4 +--
kernel/rcutorture.c | 32 ++++++++++++++++++++++++------
6 files changed, 64 insertions(+), 32 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/