mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
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:
committed by
Jonathan Corbet
parent
5372de4e45
commit
bf02fb07c7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user