[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87r1lhp2n3.wl-maz@kernel.org>
Date: Mon, 15 Feb 2021 19:11:28 +0000
From: Marc Zyngier <maz@...nel.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Hector Martin <marcan@...can.st>,
gregkh <gregkh@...uxfoundation.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh@...nel.org>,
DTML <devicetree@...r.kernel.org>,
Tony Lindgren <tony@...mide.com>,
Linus Walleij <linus.walleij@...aro.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...nel.org>,
Alexander Graf <graf@...zon.com>,
Catalin Marinas <catalin.marinas@....com>,
Olof Johansson <olof@...om.net>,
Mohamed Mediouni <mohamed.mediouni@...amail.com>,
Thomas Gleixner <tglx@...utronix.de>,
Mark Kettenis <mark.kettenis@...all.nl>,
Will Deacon <will@...nel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Stan Skowronek <stan@...ellium.com>
Subject: Re: [PATCH v2 00/25] Apple M1 SoC platform bring-up
On Mon, 15 Feb 2021 17:43:59 +0000,
Krzysztof Kozlowski <krzk@...nel.org> wrote:
> For bigger patchsets, you should combine get_maintainer.pl with sending
> emails so individual patches will go to all role-based entries from
> get_maintainer.pl and to all mailing lists. You can (and sometimes even
> worth to) skip proposals based on git-history.
>
> Then the cover letter which should go to everyone... or most of people
> and linked from individual patches.
>
> For example the easiest I think:
> 1. Put all folks and lists as "Cc:" in cover letter.
> 2. Send everything:
> git send-email --cc-cmd "scripts/get_maintainer.pl --no-git --no-roles --no-rolestats" --to linux-kernel@...r.kernel.org 0*
>
> Optionally you could add --no-git-fallback to get_maintainer if it
> proposes some irrelevant addresses.
>
> Other way is to send first cover letter and then reference it via
> in-reply-to:
>
> 1. To get everyone for cover letter:
> scripts/get_maintainer.pl --no-multiline --interactive --separator=\'' --to '\' --no-git --no-roles --no-rolestats 00*
>
> 2. git send-email --cc linux-kernel@...r.kernel.org ... 0000*
>
> 3. Finally all patches with in-reply-to:
> git send-email --cc-cmd "scripts/get_maintainer.pl --no-git --no-roles --no-rolestats" --to linux-kernel@...r.kernel.org --no-thread --in-reply-to='foo-bar-xxxxxxx' 000[123456789]-* 00[123456789]*-*
I personally dislike this method as a recipient. Context matters, and
seeing how an isolated patch fits in a bigger series is pretty
important. I can mark the patches I don't care about quicker than you
can say "Don't care", and it saves me having to drag the mbox via lore
and import it.
That's only me, but I suspect I'm not the only one with that
particular flow.
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
Powered by blists - more mailing lists