Hi, On Fri, 22 Apr 2022 09:40:39 +0800, baihaowen wrote: > 在 4/21/22 8:26 PM, yanteng si 写道: [...] >> I'm not sure why, your different versions of the patch are in one >> thread and they look like this inside >> <https://lore.kernel.org/linux-doc/>: >> >> [PATCH V3] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst >> 2022-04-20 12:46 UTC (22+ messages) >> ` [PATCH V4] " >> ` [PATCH V5] " >> ` [PATCH V6] " >> ` [PATCH V7] " >> ` [PATCH V8] " >> ` [PATCH 0/2] " >> ` [PATCH 1/2] docs/zh_CN: " >> ` [PATCH 2/2] doc/vm/page_owner.rst: Fix >> table display confusion > > I always reply mail using below method: > > git send-email \ > --in-reply-to='CAEensMxtk8zJPAM-u7hvYkaNTBrVdmhKA7YzVsKmTw0TcOE=Pw@xxxxxxxxxxxxxx' \ > --to=siyanteng01@xxxxxxxxx \ > --cc=alexs@xxxxxxxxxx \ > --cc=baihaowen@xxxxxxxxx \ > --cc=corbet@xxxxxxx \ > --cc=linux-doc@xxxxxxxxxxxxxxx \ > --cc=linux-kernel@xxxxxxxxxxxxxxx \ > --cc=seakeel@xxxxxxxxx \ > --cc=siyanteng@xxxxxxxxxxx \ > --subject='Re: [PATCH 0/2] sync with original text Documentation/vm/page_owner.rst' \ > /path/to/YOUR_REPLY > > link previous You are not following the recommendation described in Section "Explicit In-Reply-To headers" of Documentation/process/submitting-patches.rst (or "15) 明确回复邮件头(In-Reply-To)" in Documentation/translations/zh_CN/process/submitting-patches.rst). Thanks, Akira