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

From: Jonathan Corbet
Date: Wed Oct 09 2024 - 12:24:54 EST


Pengyu Zhang <zpenya1314@xxxxxxxxx> writes:

> 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.
>
> Signed-off-by: Pengyu Zhang <zpenya1314@xxxxxxxxx>
> ---
> Documentation/translations/zh_CN/mm/index.rst | 1 +
> .../translations/zh_CN/mm/page_tables.rst | 221 ++++++++++++++++++
> 2 files changed, 222 insertions(+)
> create mode 100644 Documentation/translations/zh_CN/mm/page_tables.rst

When posting revised versions of patches, please always include (below
the "---" line) a summary of what has changed.

It looks like Alex reviewed the previous version; is there a reason you
didn't include the Reviewed-by tag? Unless something comes up, my plan
is to add that back and apply this in the near future.

Thanks,

jon