Re: [PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese

From: Pengyu Zhang
Date: Fri Oct 11 2024 - 11:49:50 EST


Hi, Yanteng

>在 2024/10/11 09:47, Yanteng Si 写道:
>>
>> Hi Pengyu,
>>
>> 在 2024/10/8 23:38, Pengyu Zhang 写道:
>>> This patch provides a Simplified Chinese translation of the
>>> "page_tables.rst" document, aimed at improving accessibility
>>> for Chinese-speaking developers and users.
>>>
>>> The translation prioritizes technical accuracy and readability,
>>> ensuring that the content remains clear and informative for
>>> its intended audience.
>> Let's add a commit tag so that the scripts/checktransupdate.py can
>> recognize it. just like:
>>
>> Subject:[PATCH v3] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst <https://lore.kernel.org/linux-doc/20240907070244.206808-1-dzm91@xxxxxxxxxxx/#r>
>> Date: Sat, 7 Sep 2024 15:02:08 +0800
>>
>> Finish the translation of kbuild/gcc-plugins.rst and move gcc-plugins
>> from TODO to the main body.
>>
>> Update to commit 3832d1fd84b6 ("docs/core-api: expand Fedora instructions
>> for GCC plugins")
>>
>>
>> Thanks,
>> Yanteng
>>
>Sorry, my email client sent an HTML email and I have fixed it. Now resend
>to the mailing list.
>
>
>Thanks,
>Yanteng

We discovered a pfn calculation error during the translation of the
page_tables.rst. I have submitted another patch to fix it, and it had been
reviewed by three maintainers, but it has not yet been merged into the mainline.
https://lore.kernel.org/all/20241009144135.12453-1-zpenya1314@xxxxxxxxx/

So I have a question: should the commit tag be based on the fix patch
I submitted, or the tag of the original page_tables.rst?

Thanks,
Pengyu