From 9bdd2d4ef03270b58d7b28edeba87ea6cc7a2ca1 Mon Sep 17 00:00:00 2001 From: Ben Guo Date: Tue, 14 Jul 2026 15:00:10 +0800 Subject: [PATCH] docs/zh_CN: Update rust/arch-support.rst translation Update Documentation/rust/arch-support.rst translation. Update the translation through commit 3f70ebe63858 ("s390: Enable Rust support") Reviewed-by: Gary Guo Reviewed-by: Dongliang Mu Signed-off-by: Ben Guo Signed-off-by: Alex Shi --- Documentation/translations/zh_CN/rust/arch-support.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/translations/zh_CN/rust/arch-support.rst b/Documentation/translations/zh_CN/rust/arch-support.rst index f5ae44588a57..0ca4be6e1763 100644 --- a/Documentation/translations/zh_CN/rust/arch-support.rst +++ b/Documentation/translations/zh_CN/rust/arch-support.rst @@ -23,6 +23,7 @@ ``arm64`` Maintained 仅小端序。 ``loongarch`` Maintained \- ``riscv`` Maintained 仅 ``riscv64``,且仅限 LLVM/Clang。 +``s390`` Maintained 必须禁用 ``CONFIG_EXPOLINE``。 ``um`` Maintained \- ``x86`` Maintained 仅 ``x86_64``。 ============= ================ ==============================================