diff options
| author | Ben Guo <ben.guo@openatom.club> | 2026-07-14 15:00:10 +0800 |
|---|---|---|
| committer | Alex Shi <alexs@kernel.org> | 2026-07-17 20:24:09 +0800 |
| commit | 9bdd2d4ef03270b58d7b28edeba87ea6cc7a2ca1 (patch) | |
| tree | 38c87dfdfaf937975a6e06daecca6db1e6b512fa | |
| parent | e3ffaaa0dfdf04fd41351d0fe149444024d3f171 (diff) | |
| download | linux-9bdd2d4ef03270b58d7b28edeba87ea6cc7a2ca1.tar.gz linux-9bdd2d4ef03270b58d7b28edeba87ea6cc7a2ca1.zip | |
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 <gary@garyguo.net>
Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: Ben Guo <ben.guo@openatom.club>
Signed-off-by: Alex Shi <alexs@kernel.org>
| -rw-r--r-- | Documentation/translations/zh_CN/rust/arch-support.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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``。 ============= ================ ============================================== |
