[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdX_KzP9n=H4vL4J9ijT=2GYy9X1BBpAdomkchoxnCcjfA@mail.gmail.com>
Date: Fri, 25 Oct 2019 13:42:14 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Catalin Marinas <catalin.marinas@....com>
Cc: Russell King - ARM Linux admin <linux@...linux.org.uk>,
Thomas Gleixner <tglx@...utronix.de>,
Vincenzo Frascino <vincenzo.frascino@....com>,
Andy Lutomirski <luto@...nel.org>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Will Deacon <will.deacon@....com>, linux-mips@...r.kernel.org,
"open list:KERNEL SELFTEST FRAMEWORK"
<linux-kselftest@...r.kernel.org>, Shuah Khan <shuah@...nel.org>,
Linux-Arch <linux-arch@...r.kernel.org>,
Dmitry Safonov <dima@...sta.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Sasha Levin <sashal@...nel.org>, Arnd Bergmann <arnd@...db.de>,
Andre Przywara <andre.przywara@....com>,
Dmitry Safonov <0x7f454c46@...il.com>,
Michael Kelley <mikelley@...rosoft.com>,
Peter Collingbourne <pcc@...gle.com>,
LAK <linux-arm-kernel@...ts.infradead.org>,
Andrei Vagin <avagin@...nvz.org>,
Huw Davies <huw@...eweavers.com>,
LKML <linux-kernel@...r.kernel.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Mark Salyzyn <salyzyn@...roid.com>,
Paul Burton <paul.burton@...s.com>,
Shijith Thotton <sthotton@...vell.com>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH v7 00/25] Unify vDSOs across more architectures
Hi Catalin,
On Mon, Jun 24, 2019 at 4:51 PM Catalin Marinas <catalin.marinas@....com> wrote:
> On Mon, Jun 24, 2019 at 03:23:46PM +0100, Russell King wrote:
> > On Mon, Jun 24, 2019 at 04:18:28PM +0200, Thomas Gleixner wrote:
> > > I talked to Russell King and he suggested to file the ARM parts into his
> > > patch system and he'll pick them up after 5.3-rc1.
> > >
> > > https://www.arm.linux.org.uk/developer/patches/
> > >
> > > I paged out how to deal with it, but you'll surely manage :)
> >
> > Easy way: ask git to add the "KernelVersion" tag as a header to the
> > email using --add-header to e.g. git format-patch, and just mail them
> > to patches@...linux.org.uk
>
> Although I haven't send patches to Russell in a while, I still have a
> git alias in my .gitconfig (only works with one patch at a time IIRC,
> sending multiple patches may arrive in a different order):
>
> [alias]
> send-rmk-email = !git send-email --add-header=\"KernelVersion: $(git describe --abbrev=0)\" --no-thread --suppress-cc=all --to="patches@....linux.org.uk"
Doesn't seem to work: no header was added, and my patch was rejected.
There does seem to be a "--add-header" option for git-format-patch, but
it adds the header at the top, just below the "Subject:"-header, instead
of below the "---", so that needs manual editing, too.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists