在 2022/6/29 9:32, yizhou.tang@xxxxxxxxxx 写道:
From: Tang Yizhou <yizhou.tang@xxxxxxxxxx>
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@xxxxxxxxxx>
Reviewed-by: Yanteng Si<siyanteng@xxxxxxxxxxx>
Thanks,
Yanteng
---
Documentation/translations/zh_CN/locking/index.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/translations/zh_CN/locking/index.rst b/Documentation/translations/zh_CN/locking/index.rst
index 700df8a2bb70..76a8be9bf78b 100644
--- a/Documentation/translations/zh_CN/locking/index.rst
+++ b/Documentation/translations/zh_CN/locking/index.rst
@@ -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