From: Yanteng Si <si.yanteng@linux.dev>
To: WangYuli <wangyuli@uniontech.com>,
alexs@kernel.org, corbet@lwn.net, dzm91@hust.edu.cn
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
horms@kernel.org, zhanjun@uniontech.com,
guanwentao@uniontech.com, chenlinxuan@uniontech.com
Subject: Re: [PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
Date: Fri, 7 Feb 2025 16:37:06 +0800 [thread overview]
Message-ID: <fb3c5ec4-eabc-48c0-bf0b-d20cad978b4f@linux.dev> (raw)
In-Reply-To: <EE89209B6353C426+20250207031812.15023-1-wangyuli@uniontech.com>
在 2/7/25 11:18 AM, WangYuli 写道:
> Commit 918327e9b7ff ("ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL")
> removed the CONFIG_UBSAN_SANITIZE_ALL configuration option. Update
> the Chinese documentation accordingly and revise the document format
> by the way.
>
> Link: https://lore.kernel.org/all/6F05157E5E157493+20250123043258.149643-1-wangyuli@uniontech.com/
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
> ---
> Changelog:
> *v1->v2: Update commit title to v6.14-rc1 and add Dongliang Mu's Chinese name.
> ---
> .../translations/zh_CN/dev-tools/ubsan.rst | 35 +++++++++----------
> 1 file changed, 17 insertions(+), 18 deletions(-)
>
> diff --git a/Documentation/translations/zh_CN/dev-tools/ubsan.rst b/Documentation/translations/zh_CN/dev-tools/ubsan.rst
> index 2487696b3772..a4d4d4c6d157 100644
> --- a/Documentation/translations/zh_CN/dev-tools/ubsan.rst
> +++ b/Documentation/translations/zh_CN/dev-tools/ubsan.rst
> @@ -3,7 +3,16 @@
> .. include:: ../disclaimer-zh_CN.rst
>
> :Original: Documentation/dev-tools/ubsan.rst
> -:Translator: Dongliang Mu <dzm91@hust.edu.cn>
> +
> +:翻译:
> +
> + 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
> +
> +:校译:
> +
> + 王昱力 WangYuli <wangyuli@uniontech.com>
> +
> +.. _cn_ubsan:
we don't need the tag.
>
> 未定义行为消毒剂 - UBSAN
> ====================================
> @@ -55,30 +64,20 @@ GCC自4.9.x [1_] (详见 ``-fsanitize=undefined`` 选项及其子选项)版
>
> 使用如下内核配置启用UBSAN::
>
> - CONFIG_UBSAN=y
> -
> -使用如下内核配置检查整个内核::
> -
> - CONFIG_UBSAN_SANITIZE_ALL=y
> + CONFIG_UBSAN=y
Please keep the indentation length consistent with the original one.
Thanks,
Yanteng
next prev parent reply other threads:[~2025-02-07 8:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-07 3:18 [PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 WangYuli
2025-02-07 8:37 ` Yanteng Si [this message]
2025-02-07 8:42 ` WangYuli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fb3c5ec4-eabc-48c0-bf0b-d20cad978b4f@linux.dev \
--to=si.yanteng@linux.dev \
--cc=alexs@kernel.org \
--cc=chenlinxuan@uniontech.com \
--cc=corbet@lwn.net \
--cc=dzm91@hust.edu.cn \
--cc=guanwentao@uniontech.com \
--cc=horms@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wangyuli@uniontech.com \
--cc=zhanjun@uniontech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.