diff options
author | Amol Grover <frextrite@gmail.com> | 2019-11-02 13:31:07 +0530 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-10 18:51:53 -0800 |
commit | b00aedf978aa5c9a3c2d734fda5e51acfbceb5d6 (patch) | |
tree | 1615469cb8d62bece1ed635c405bd859fe047b18 /Documentation/RCU/index.rst | |
parent | 5e1bc932818f74082e8331b59aa550101ead08e0 (diff) |
doc: Convert to rcu_dereference.txt to rcu_dereference.rst
This patch converts rcu_dereference.txt to rcu_dereference.rst and
adds it to index.rst
Signed-off-by: Amol Grover <frextrite@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Documentation/RCU/index.rst')
-rw-r--r-- | Documentation/RCU/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/RCU/index.rst b/Documentation/RCU/index.rst index b9b11481c727..c81d0e4fd999 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -8,6 +8,7 @@ RCU concepts :maxdepth: 3 arrayRCU + rcu_dereference whatisRCU rcu listRCU |