diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 19:04:03 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 11:58:10 -0700 |
commit | a3b0a79f8903f955250505f99d1e37b6c7d7b060 (patch) | |
tree | 5acf048e75ee631a82dfc8802f9fa665eb4e63f3 /Documentation/RCU/index.rst | |
parent | 6b05dfacd761c6ace11def4b3b42fc6a7583fec3 (diff) | |
download | lwn-a3b0a79f8903f955250505f99d1e37b6c7d7b060.tar.gz lwn-a3b0a79f8903f955250505f99d1e37b6c7d7b060.zip |
docs: RCU: Convert lockdep-splat.txt to ReST
- Add a SPDX header;
- Add a document title;
- Some whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add it to RCU/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
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 c1ba4d130bb0..430a37132b2c 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -11,6 +11,7 @@ RCU concepts arrayRCU checklist + lockdep-splat rcubarrier rcu_dereference whatisRCU |