summaryrefslogtreecommitdiff
path: root/Documentation/core-api
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2019-06-27 08:35:26 -0600
committerJonathan Corbet <corbet@lwn.net>2019-06-27 08:35:26 -0600
commit772626ecd2cd5b930fa03b4787ddf51ccf819229 (patch)
tree1b7cf3127213202d2d0629f62dbd064c180a40c6 /Documentation/core-api
parentc0e679b4a180f7b9f2cee41c2781bb6af29f7755 (diff)
Add the RCU docs to the core-api manual
We should really move the RCU directory there as well, but that can wait for another day. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api')
-rw-r--r--Documentation/core-api/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index 2466a4c51031..322ac954b390 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -35,6 +35,7 @@ Core utilities
boot-time-mm
memory-hotplug
protection-keys
+ ../RCU/index
Interfaces for kernel debugging