Re: [GIT PULL] Chinese-docs changes for v7.1

From: Jonathan Corbet

Date: Fri Apr 10 2026 - 09:55:04 EST


Alex Shi <seakeel@xxxxxxxxx> writes:

> The following changes since commit 1eab6493f525910aa7bc383a2a27b68916e3c616:
>
> tracing: Documentation: Update histogram-design.rst for fn() handling
> (2026-04-09 08:46:39 -0600)
>
> are available in the Git repository at:
>
> git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/alexs/linux.git
> tags/Chinese-docs-7.1
>
> for you to fetch changes up to 78405e7f42fa9127325c65aec9289187f67ac5ce:
>
> docs/zh_CN: update rust/index.rst translation (2026-04-10 20:09:45 +0800)
>
> ----------------------------------------------------------------
> Chinese translation docs for 7.1
>
> This is the Chinese translation subtree for 7.1. It includes
> the following changes:
> - Add the rust docs translation
> - Fix an inconsistent statement in dev-tools/testing-overview
> - sync process/2.Process.rst with English version
>
> Above patches are tested by 'make htmldocs'
>
> Signed-off-by: Alex Shi <alexs@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> Ben Guo (4):
> docs/zh_CN: update rust/arch-support.rst translation
> docs/zh_CN: update rust/coding-guidelines.rst translation
> docs/zh_CN: update rust/quick-start.rst translation
> docs/zh_CN: update rust/index.rst translation
>
> LIU Haoyang (1):
> docs/zh_CN: fix an inconsistent statement in
> dev-tools/testing-overview
>
> Song Hongyi (1):
> docs/zh_CN: sync process/2.Process.rst with English version
>
> Documentation/translations/zh_CN/dev-tools/testing-overview.rst | 2 +-
> Documentation/translations/zh_CN/process/2.Process.rst | 56
> ++++---
> Documentation/translations/zh_CN/rust/arch-support.rst | 9 +-
> Documentation/translations/zh_CN/rust/coding-guidelines.rst | 262
> +++++++++++++++++++++++++++++++--
> Documentation/translations/zh_CN/rust/index.rst | 17 ---
> Documentation/translations/zh_CN/rust/quick-start.rst | 190
> ++++++++++++++++++------
> 6 files changed, 427 insertions(+), 109 deletions(-)

Pulled, thanks.

For future reference, this is a bit late; I would really rather get
these before -rc7 if at all possible.

jon