linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Yanteng Si <siyanteng01@gmail.com>,
	alexs@kernel.org, bobwxc@email.cn, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
	chenhuacai@kernel.org, jiaxun.yang@flygoat.com,
	linux-doc@vger.kernel.org, realpuyuwang@gmail.com,
	siyanteng01@gmail.com
Subject: Re: [PATCH v5 0/6] docs/zh_CN: add core-api Memory management translation
Date: Tue, 14 Sep 2021 14:57:21 -0600	[thread overview]
Message-ID: <87zgsedgem.fsf@meer.lwn.net> (raw)
In-Reply-To: <cover.1630747462.git.siyanteng@loongson.cn>

Yanteng Si <siyanteng01@gmail.com> writes:

> v5:
>
> * resent to linux-doc list.
>
> v4:
>
> * pick Alex's Reviewed-by tag.
> * Modified some words under Alex's advices.
>
> v3:
>
> * Modified some words under Jiaxun's advices.[PATCH 5/6]
>
> v2:
>
> * Modified some words under Alex's advices;Many thanks to alex for his review, which
>     kept him busy until the early hours of the morning.Thank you!
>
> * add 校译者(proofreading) sign.If you don't want me to do this, please let me know.
>
> Yanteng Si (6):
>   docs/zh_CN: add core-api memory-allocation translation
>   docs/zh_CN: add core-api unaligned-memory-access translation
>   docs/zh_CN: add core-api mm-api translation
>   docs/zh_CN: add core-api genalloc translation
>   docs/zh_CN: add core-api boot-time-mm translation
>   docs/zh_CN: add core-api gfp_mask-from-fs-io translation
>
>  .../zh_CN/core-api/boot-time-mm.rst           |  49 ++++
>  .../translations/zh_CN/core-api/genalloc.rst  | 109 +++++++++
>  .../zh_CN/core-api/gfp_mask-from-fs-io.rst    |  66 +++++
>  .../translations/zh_CN/core-api/index.rst     |  14 +-
>  .../zh_CN/core-api/memory-allocation.rst      | 138 +++++++++++
>  .../translations/zh_CN/core-api/mm-api.rst    | 110 +++++++++
>  .../core-api/unaligned-memory-access.rst      | 229 ++++++++++++++++++
>  7 files changed, 710 insertions(+), 5 deletions(-)
>  create mode 100644 Documentation/translations/zh_CN/core-api/boot-time-mm.rst
>  create mode 100644 Documentation/translations/zh_CN/core-api/genalloc.rst
>  create mode 100644 Documentation/translations/zh_CN/core-api/gfp_mask-from-fs-io.rst
>  create mode 100644 Documentation/translations/zh_CN/core-api/memory-allocation.rst
>  create mode 100644 Documentation/translations/zh_CN/core-api/mm-api.rst
>  create mode 100644 Documentation/translations/zh_CN/core-api/unaligned-memory-access.rst

This set adds a new warning:

  Documentation/translations/zh_CN/core-api/mm-api.rst:35: WARNING: duplicate label mm-api-gfp-flags, other instance in /stuff/k/git/kernel/Documentation/core-api/mm-api.rst

Please fix this and resubmit (and please always test the docs build
before submitting patches!)

Thanks,

jon

  parent reply	other threads:[~2021-09-14 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04 10:00 [PATCH v5 0/6] docs/zh_CN: add core-api Memory management translation Yanteng Si
2021-09-04 10:00 ` [PATCH v5 1/6] docs/zh_CN: add core-api memory-allocation translation Yanteng Si
2021-09-04 10:01 ` [PATCH v5 2/6] docs/zh_CN: add core-api unaligned-memory-access translation Yanteng Si
2021-09-04 10:01 ` [PATCH v5 3/6] docs/zh_CN: add core-api mm-api translation Yanteng Si
2021-09-04 10:01 ` [PATCH v5 4/6] docs/zh_CN: add core-api genalloc translation Yanteng Si
2021-09-04 10:01 ` [PATCH v5 5/6] docs/zh_CN: add core-api boot-time-mm translation Yanteng Si
2021-09-04 10:01 ` [PATCH v5 6/6] docs/zh_CN: add core-api gfp_mask-from-fs-io translation Yanteng Si
2021-09-14 20:57 ` Jonathan Corbet [this message]
2021-09-15  2:23   ` [PATCH v5 0/6] docs/zh_CN: add core-api Memory management translation teng sterling

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=87zgsedgem.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=chenhuacai@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=realpuyuwang@gmail.com \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=siyanteng@loongson.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;
as well as URLs for NNTP newsgroup(s).