Hello!

This series contains a few documentation updates:

1.      Clearly state that RCU readers have no acquire/release semantics.

2.      Call out slow consoles as a cause of stall warnings.

3.      Update whatisRCU() to show rcu_dereference_protected(),
        courtesy of Jason A. Donenfeld.

4.      Catch up list of torture_type options.

5.      Add lockless_dereference() to memory-barriers.txt.

                                                        Thanx, Paul

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

 b/Documentation/RCU/stallwarn.txt   |    7 ++++++
 b/Documentation/RCU/torture.txt     |   39 ++++++++++++------------------------
 b/Documentation/RCU/whatisRCU.txt   |    6 ++---
 b/Documentation/memory-barriers.txt |   12 ++++++++++-
 4 files changed, 34 insertions(+), 30 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