aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/core-api/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2017-08-24 14:27:05 -0600
committerJonathan Corbet <corbet@lwn.net>2017-08-30 16:49:04 -0600
commit7ee8adcf271acd3baa5ab12cb804ab36fda16b3f (patch)
tree78a4d5372f52dc9db6c6c565f95b1d27adbc96c8 /Documentation/core-api/index.rst
parentassoc_array: fix path to assoc_array documentation (diff)
downloadwireguard-linux-7ee8adcf271acd3baa5ab12cb804ab36fda16b3f.tar.xz
wireguard-linux-7ee8adcf271acd3baa5ab12cb804ab36fda16b3f.zip
doc: Add documentation for the genalloc subsystem
Genalloc/genpool has kerneldoc comments, but nothing has ever been pulled into the docs themselves. Here's a first attempt, repurposed from an article I wrote at https://lwn.net/Articles/729653/. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-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 0606be3a3111..d5bbe035316d 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -20,6 +20,7 @@ Core utilities
genericirq
flexible-arrays
librs
+ genalloc
Interfaces for kernel debugging
===============================