diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-11-30 17:46:23 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-11-30 17:46:23 -0700 |
commit | 2fc9254d0c473e26a668d8efc75dd71146a07852 (patch) | |
tree | 70a341f1fe80735c59003f682da0bfef5d1e162e /Documentation/core-api/index.rst | |
parent | c3396656666c2c98db306dc91c480d9fbde35cc9 (diff) | |
parent | 326bc876fed4fad2f46dd1be637e90e1b525ee8c (diff) | |
download | linux-2fc9254d0c473e26a668d8efc75dd71146a07852.tar.gz linux-2fc9254d0c473e26a668d8efc75dd71146a07852.tar.bz2 linux-2fc9254d0c473e26a668d8efc75dd71146a07852.zip |
Merge branch 'silvio' into docs-next
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 91b3a010817a..2872ca1a52f1 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -11,6 +11,9 @@ Core utilities .. toctree:: :maxdepth: 1 + assoc_array + atomic_ops + local_ops workqueue Interfaces for kernel debugging |