diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-07 11:35:41 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-08 18:02:34 +0200 |
commit | de0f51e4b1391145e47d6aa60681dab091bcc777 (patch) | |
tree | 03307fd645fcf3b2c9d45d8cb3711b4143891904 /Documentation/core-api/index.rst | |
parent | docs: admin-guide: add bcache documentation (diff) | |
download | linux-de0f51e4b1391145e47d6aa60681dab091bcc777.tar.xz linux-de0f51e4b1391145e47d6aa60681dab091bcc777.zip |
docs: core-api: add cachetlb documentation
The cachetlb.txt is already in ReST format. So, move it to the
core-api guide, where it belongs.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index c670a8031786..d4d71ee564ae 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -14,6 +14,7 @@ Core utilities kernel-api assoc_array atomic_ops + cachetlb refcount-vs-atomic cpu_hotplug idr |