From: Jonathan Corbet Date: Thu, 27 Jun 2019 14:35:26 +0000 (-0600) Subject: Add the RCU docs to the core-api manual X-Git-Tag: v5.3-rc1~156^2~8 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=772626ecd2cd5b930fa03b4787ddf51ccf819229;p=linux.git 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 --- 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