lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0ea779eb-d377-e119-616e-9cd8fc44c5ef@loongson.cn>
Date:   Tue, 11 Oct 2022 20:27:15 +0800
From:   Yanteng Si <siyanteng@...ngson.cn>
To:     Wu XiangCheng <wu.xiangcheng@...ux.dev>,
        Alex Shi <alexs@...nel.org>
Cc:     Jonathan Corbet <corbet@....net>, chenhuacai@...nel.org,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/4] docs/zh_CN: add zh_CN/arch.rst


On 10/11/22 14:01, Wu XiangCheng wrote:
> From: Wu XiangCheng <bobwxc@...il.cn>
>
> Add an entry for all zh arch documents.
>
> Signed-off-by: Wu XiangCheng <bobwxc@...il.cn>
Reviewed-by: Yanteng Si <siyanteng@...ngson.cn>
> ---
>   Documentation/translations/zh_CN/arch.rst | 29 +++++++++++++++++++++++
>   1 file changed, 29 insertions(+)
>   create mode 100644 Documentation/translations/zh_CN/arch.rst
>
> diff --git a/Documentation/translations/zh_CN/arch.rst b/Documentation/translations/zh_CN/arch.rst
> new file mode 100644
> index 000000000000..690e173d8b2a
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/arch.rst
> @@ -0,0 +1,29 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +处理器体系结构
> +==============
> +
> +以下文档提供了具体架构实现的编程细节。
> +
> +.. toctree::
> +   :maxdepth: 2
> +
> +   mips/index
> +   arm64/index
> +   riscv/index
> +   openrisc/index
> +   parisc/index
> +   loongarch/index
> +
> +TODOList:
> +
> +* arm/index
> +* ia64/index
> +* m68k/index
> +* nios2/index
> +* powerpc/index
> +* s390/index
> +* sh/index
> +* sparc/index
> +* x86/index
> +* xtensa/index

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ