Skip to content

Commit

Permalink
docs/zh_CN: Add locking/index Chinese translation
Browse files Browse the repository at this point in the history
Translate locking/index.rst into Chinese.

Signed-off-by: Tang Yizhou <tangyizhou@huawei.com>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Alex Shi <alexs@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Tang Yizhou authored and Jonathan Corbet committed Apr 16, 2022
1 parent 4407cca commit 43e3df8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/translations/zh_CN/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ TODOList:
:maxdepth: 2

core-api/index
locking/index
accounting/index
cpu-freq/index
iio/index
Expand All @@ -123,7 +124,6 @@ TODOList:
TODOList:

* driver-api/index
* locking/index
* block/index
* cdrom/index
* ide/index
Expand Down
42 changes: 42 additions & 0 deletions Documentation/translations/zh_CN/locking/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
.. SPDX-License-Identifier: GPL-2.0
.. include:: ../disclaimer-zh_CN.rst

:Original: Documentation/locking/index.rst

:翻译:

唐艺舟 Tang Yizhou <tangyeechou@gmail.com>

==
==

.. toctree::
:maxdepth: 1

TODOList:

* locktypes
* lockdep-design
* lockstat
* locktorture
* mutex-design
* rt-mutex-design
* rt-mutex
* seqlock
* spinlocks
* ww-mutex-design
* preempt-locking
* pi-futex
* futex-requeue-pi
* hwspinlock
* percpu-rw-semaphore
* robust-futexes
* robust-futex-ABI

.. only:: subproject and html

Indices
=======

* :ref:`genindex`

0 comments on commit 43e3df8

Please sign in to comment.