Hello! This series covers changes to rcutorture and documentation updates. The individual patches in this series are as follows:
1. Update rcutorture default values so that casual rcutorture users will do more aggressive testing. 2. Make rcutorture track CPU-hotplug latency statistics. 3. Document SRCU's new-found ability to be used by offline and idle CPUs, and also emphasize SRCU's limitations. 4. Use the new pr_*() interfaces in rcutorture. 5. Prevent kthread-initialization races in rcutorture. Thanx, Paul ------------------------------------------------------------------------ b/Documentation/RCU/checklist.txt | 6 + b/Documentation/RCU/whatisRCU.txt | 9 +- b/kernel/rcutorture.c | 4 - kernel/rcutorture.c | 152 +++++++++++++++++++++++--------------- 4 files changed, 108 insertions(+), 63 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/