Hello!

This series contains documentation updates for 4.3:

1.      Bring rcutorture parameters up to date.

2.      Fix spelling of "operators".

3.      Fix variable-name typo in memory-barriers.txt.

4.      Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE().

5.      Call out smp_mb__after_unlock_lock() transitivity.  Most likely
        just in time to eliminate it entirely, mais c'est la vie!

                                                        Thanx, Paul

------------------------------------------------------------------------

 b/Documentation/RCU/rcu_dereference.txt |    2 
 b/Documentation/kernel-parameters.txt   |   35 ++-
 b/Documentation/memory-barriers.txt     |  359 ++++++++++++++++----------------
 3 files changed, 209 insertions(+), 187 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/

Reply via email to