docs/zh_CN: Show the Chinese translation of spinlocks

Last time I forgot to edit locking/index.rst so the Chinese translation
of spinlocks hasn't been shown on web yet.

Signed-off-by: Tang Yizhou <yizhou.tang@shopee.com>
Reviewed-by: Yanteng Si<siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Link: https://lore.kernel.org/r/20220629013240.65386-2-yizhou.tang@shopee.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Tang Yizhou 2022-06-29 09:32:39 +08:00 committed by Jonathan Corbet
parent 5372de4e45
commit bf02fb07c7
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,8 @@
.. toctree::
:maxdepth: 1
spinlocks
TODOList:
* locktypes
@ -24,7 +26,6 @@ TODOList:
* rt-mutex-design
* rt-mutex
* seqlock
* spinlocks
* ww-mutex-design
* preempt-locking
* pi-futex