]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs/zh_CN: update rust/arch-support.rst translation
authorBen Guo <ben.guo@openatom.club>
Fri, 10 Apr 2026 02:41:10 +0000 (10:41 +0800)
committerAlex Shi <alexs@kernel.org>
Fri, 10 Apr 2026 12:09:17 +0000 (20:09 +0800)
Update the translation of .../rust/arch-support.rst into Chinese.

Update the translation through commit ccb8ce526807
("ARM: 9441/1: rust: Enable Rust support for ARMv7")

Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Ben Guo <ben.guo@openatom.club>
Signed-off-by: Alex Shi <alexs@kernel.org>
Documentation/translations/zh_CN/rust/arch-support.rst

index abd708d48f8259e7b68f7cca7a1b7a0c9679fcc2..f5ae44588a570ed3c68c1ca4b26629aedb929385 100644 (file)
 =============  ================  ==============================================
 架构           支持水平           限制因素
 =============  ================  ==============================================
-``arm64``      Maintained        只有小端序
+``arm``        Maintained        仅 ARMv7 小端序。
+``arm64``      Maintained        仅小端序。
 ``loongarch``  Maintained        \-
-``riscv``      Maintained        只有 ``riscv64``
-``um``         Maintained        只有 ``x86_64``
-``x86``        Maintained        只有 ``x86_64``
+``riscv``      Maintained        仅 ``riscv64``,且仅限 LLVM/Clang。
+``um``         Maintained        \-
+``x86``        Maintained        仅 ``x86_64``。
 =============  ================  ==============================================