summaryrefslogtreecommitdiff
path: root/Documentation/translations/zh_CN/core-api/index.rst
diff options
context:
space:
mode:
authorYanteng Si <siyanteng01@gmail.com>2021-09-17 14:33:02 +0800
committerJonathan Corbet <corbet@lwn.net>2021-09-27 11:29:47 -0600
commite19af6e980f0b55a8f3935b71efdc4981af5941f (patch)
treef679a207dfb94c224ce5fcb05759fb93572e5844 /Documentation/translations/zh_CN/core-api/index.rst
parent0ee387b1417b9e1cf9c5c6549bfb511758859cae (diff)
docs/zh_CN: add core-api memory-allocation translation
Translate Documentation/core-api/memory-allocation.rst into Chinese. Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Alex Shi <alexs@kernel.org> Link: https://lore.kernel.org/r/e3d30d816be4404b1bd2c728ec70cd3c2d6e5def.1631846923.git.siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/zh_CN/core-api/index.rst')
-rw-r--r--Documentation/translations/zh_CN/core-api/index.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/core-api/index.rst b/Documentation/translations/zh_CN/core-api/index.rst
index 8665df464efe..eff64cb18c95 100644
--- a/Documentation/translations/zh_CN/core-api/index.rst
+++ b/Documentation/translations/zh_CN/core-api/index.rst
@@ -102,9 +102,13 @@ Todolist:
如何在内核中分配和使用内存。请注意,在
:doc:`/vm/index` 中有更多的内存管理文档。
-Todolist:
+.. toctree::
+ :maxdepth: 1
memory-allocation
+
+Todolist:
+
unaligned-memory-access
dma-api
dma-api-howto