From: Akira Yokosawa <akiyks@gmail.com>
To: corbet@lwn.net, jiang.kun2@zte.com.cn
Cc: alexs@kernel.org, fan.yu9@zte.com.cn, he.peilin@zte.com.cn,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
mudongliangabcd@gmail.com, qiu.yutan@zte.com.cn,
seakeel@gmail.com, siyanteng@loongson.cn, tu.qiang35@zte.com.cn,
wang.yaxin@zte.com.cn, xu.xin16@zte.com.cn,
zhang.yunkai@zte.com.cn
Subject: Re: [PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
Date: Fri, 11 Oct 2024 10:56:58 +0900 [thread overview]
Message-ID: <fc144f6b-ad35-461e-a8a0-0395c9e69b46@gmail.com> (raw)
In-Reply-To: <87ldyxb6by.fsf@trenco.lwn.net>
On Wed, 09 Oct 2024 10:15:45 -0600, Jonathan Corbet wrote:
> <jiang.kun2@zte.com.cn> writes:
>
>> From: Yaxin Wang <wang.yaxin@zte.com.cn>
>>
>> This patch translates the "physical_memory.rst" document into
>> Simplified Chinese to improve accessibility for Chinese-speaking
>> developers and users.
>>
>> The translation was done with attention to technical accuracy
>> and readability, ensuring that the document remains informative
>> and useful in its translated form.
>>
>> Signed-off-by: Yaxin Wang <wang.yaxin@zte.com.cn>
>
> So that is not you. If you are passing on a patch written by somebody
> else, you need to add your own Signed-off-by tag as well.
>
> I would love it if somebody could review this...
Not only that, this is not ready for review. It can't be applied by
"git am". juang.kun2, you need to use a capable email client.
As this is "v4 RESEND" and you've been failing to see the problem,
I'm expanding on what you are missing.
Excerpt of email header fields of your patch:
----------------------------
X-Mailer: Zmail v1.0
[...]
Mime-Version: 1.0
[...]
Content-Type: text/plain;
charset="UTF-8"
----------------------------
There is no "Content-Transer-Encoding:" field. Unfortunate for you,
7bit is assumed by default, which is incompatible with UTF-8.
A known-to-work option for you is to use "git send email" for submitting
patches with UTF-8 charset.
It will generate a proper set of herder fields for such patches, e.g.:
-------------------------------------------
X-Mailer: git-send-email 2.43.0
[...]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
-------------------------------------------
, which should be good enough for "git am".
Thanks, Akira
next prev parent reply other threads:[~2024-10-11 1:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 1:46 [PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese jiang.kun2
2024-10-09 16:15 ` Jonathan Corbet
2024-10-11 1:56 ` Akira Yokosawa [this message]
2024-10-11 1:33 ` Yanteng Si
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=fc144f6b-ad35-461e-a8a0-0395c9e69b46@gmail.com \
--to=akiyks@gmail.com \
--cc=alexs@kernel.org \
--cc=corbet@lwn.net \
--cc=fan.yu9@zte.com.cn \
--cc=he.peilin@zte.com.cn \
--cc=jiang.kun2@zte.com.cn \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mudongliangabcd@gmail.com \
--cc=qiu.yutan@zte.com.cn \
--cc=seakeel@gmail.com \
--cc=siyanteng@loongson.cn \
--cc=tu.qiang35@zte.com.cn \
--cc=wang.yaxin@zte.com.cn \
--cc=xu.xin16@zte.com.cn \
--cc=zhang.yunkai@zte.com.cn \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox