Hello! This series provides a few documentation updates:
1. Update rcu_barrier() documentation to note that it no longer is guaranteed to wait for a full grace period. This guarantee was a victim of energy efficiency. 2. Update RTFP documentation. 3. Fix a control-dependency example in the memory-barriers documentation. Thanx, Paul b/Documentation/RCU/RTFP.txt | 855 +++++++++++++++++++++++------------- b/Documentation/RCU/rcubarrier.txt | 12 b/Documentation/memory-barriers.txt | 10 3 files changed, 564 insertions(+), 313 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/