diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 19:04:04 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 11:58:11 -0700 |
commit | 058cc23bcad08aca62987cc795fe406ac39146d0 (patch) | |
tree | 8b7bff8a4df54bf83f33db916c11179e8541c438 /Documentation/RCU/index.rst | |
parent | a3b0a79f8903f955250505f99d1e37b6c7d7b060 (diff) | |
download | lwn-058cc23bcad08aca62987cc795fe406ac39146d0.tar.gz lwn-058cc23bcad08aca62987cc795fe406ac39146d0.zip |
docs: RCU: Convert lockdep.txt to ReST
- Add a SPDX header;
- Adjust document title;
- 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 430a37132b2c..fa7a2a8949b7 100644 --- a/Documentation/RCU/index.rst +++ b/Documentation/RCU/index.rst @@ -11,6 +11,7 @@ RCU concepts arrayRCU checklist + lockdep lockdep-splat rcubarrier rcu_dereference |