Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
From: Dongliang Mu <dzm91@hust.edu.cn>
To: Alex Shi <seakeel@gmail.com>,
	si.yanteng@linux.dev, Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Bill Wendling <morbo@google.com>,
	Justin Stitt <justinstitt@google.com>,
	Jonathan Corbet <corbet@lwn.net>, Alex Shi <alexs@kernel.org>
Cc: hust-os-kernel-patches@googlegroups.com, llvm@lists.linux.dev
Subject: Re: [PATCH 0/2] Add the translation of documents in kbuild
Date: Mon, 21 Oct 2024 10:13:36 +0800	[thread overview]
Message-ID: <f38f12cd-2ea3-444c-8fbb-15ee0471a3cb@hust.edu.cn> (raw)
In-Reply-To: <2bf8ba2e-9c5f-4f89-9399-f6320aa32a16@gmail.com>


On 2024/10/21 09:29, Alex Shi wrote:
>
> On 10/19/24 14:19, Dongliang Mu wrote:
>> +to Jon and Alex.
>>
>> It seems that tocmd and cccmd does not work with cover letter. Any suggestions?
>>
>>      tocmd ="`pwd`/scripts/get_maintainer.pl --nogit --norolestats --nol"
>>      cccmd ="`pwd`/scripts/get_maintainer.pl --nogit --norolestats --nom"
>>
> Do you mean that to or cc cmd should give a name list for cover-letter?
> I don't know if it's common needs, since some of people don't like to get every patches, maybe only the related patch is enough for them. But in another side, full name list is may wanted for others.
>
> Another interfere like this, is the 'git am 00*.patch', it failed on 0000-cover-letter as cover-letter is empty patch. I'm also not sure it's common needs...

Yes. I realized it yesterday. And cover letter is not a patch. It seems 
there is no need to handle cover letter specially.

Dongliang Mu

>
> Thanks
> Alex
>> Dongliang Mu
>>
>> On 2024/10/18 21:47, Dongliang Mu wrote:
>>> Since llvm refers to reproducible-builds.html, so I create this patchset
>>> and add the translation of these two documents
>>>
>>> Dongliang Mu (2):
>>>     docs/zh_CN: add the translation of kbuild/kbuild.rst
>>>     docs/zh_CN: add the translations of kbuild/reproducible-builds.rst
>>>
>>>    .../translations/zh_CN/kbuild/index.rst       |   4 +-
>>>    .../translations/zh_CN/kbuild/kbuild.rst      | 304 ++++++++++++++++++
>>>    .../zh_CN/kbuild/reproducible-builds.rst      | 114 +++++++
>>>    3 files changed, 420 insertions(+), 2 deletions(-)
>>>    create mode 100644 Documentation/translations/zh_CN/kbuild/kbuild.rst
>>>    create mode 100644 Documentation/translations/zh_CN/kbuild/reproducible-builds.rst
>>>


  reply	other threads:[~2024-10-21  2:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18 13:47 [PATCH 0/2] Add the translation of documents in kbuild Dongliang Mu
2024-10-18 13:47 ` [PATCH 1/2] docs/zh_CN: add the translation of kbuild/kbuild.rst Dongliang Mu
2024-10-19  6:19 ` [PATCH 0/2] Add the translation of documents in kbuild Dongliang Mu
2024-10-21  1:29   ` Alex Shi
2024-10-21  2:13     ` Dongliang Mu [this message]
2024-10-21  2:46       ` 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=f38f12cd-2ea3-444c-8fbb-15ee0471a3cb@hust.edu.cn \
    --to=dzm91@hust.edu.cn \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=hust-os-kernel-patches@googlegroups.com \
    --cc=justinstitt@google.com \
    --cc=llvm@lists.linux.dev \
    --cc=morbo@google.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=seakeel@gmail.com \
    --cc=si.yanteng@linux.dev \
    /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