diff options
author | Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com> | 2019-10-29 03:12:52 +0530 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-10 18:51:52 -0800 |
commit | 6705cae433cffc37b183ded6ca9fe5c6d8ae8a9d (patch) | |
tree | 475c46d96429080b124082ac0b639572b028daea /Documentation/RCU/index.rst | |
parent | 9ffdd7982417e2e227e295c4dea9cec652a71983 (diff) |
doc: Converted NMI-RCU.txt to NMI-RCU.rst.
This patch converts NMI-RCU from txt to rst format.
Also adds NMI-RCU in the index.rst file.
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
[ paulmck: Apply feedback from Phong Tran. ]
Tested-by: Phong Tran <tranmanphong@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 8d20d44f8fd4..627128c230dc 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -10,6 +10,7 @@ RCU concepts arrayRCU rcu listRCU + NMI-RCU UP Design/Memory-Ordering/Tree-RCU-Memory-Ordering |