From: Tang Yizhou Date: Wed, 29 Jun 2022 01:32:39 +0000 (+0800) Subject: docs/zh_CN: Show the Chinese translation of spinlocks X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bf02fb07c79af46483bee539f12635d998963462;p=linux.git 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 Reviewed-by: Yanteng Si Reviewed-by: Alex Shi Link: https://lore.kernel.org/r/20220629013240.65386-2-yizhou.tang@shopee.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/translations/zh_CN/locking/index.rst b/Documentation/translations/zh_CN/locking/index.rst index 700df8a2bb700..76a8be9bf78b7 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