diff for duplicates of <20140822133315.GC20583@arm.com> diff --git a/a/1.txt b/N1/1.txt index 801a5e8..a6b1dc8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,19 +2,19 @@ On Wed, Aug 20, 2014 at 08:55:33PM +0100, Geert Uytterhoeven wrote: > Has anyone already written a "git-send-email"-compatible script to > submit patches there? -You can send patches as usual to patches at arm.linux.org.uk, just add +You can send patches as usual to patches@arm.linux.org.uk, just add KernelVersion: v3.?? after the --- line in your patch (maybe this could be automate as well but I didn't bother). For series, because the arrival order is not guaranteed, I use the git alias below to trick it into sleeping 60s between patches: -ksend-rmk-patch = !git send-email --annotate --no-thread --suppress-cc=all --to-cmd='sleep 60 && echo patches at arm.linux.org.uk "#"' +ksend-rmk-patch = !git send-email --annotate --no-thread --suppress-cc=all --to-cmd='sleep 60 && echo patches@arm.linux.org.uk "#"' For stgit, I have a dedicated template: From: %(sender)s -To: patches at arm.linux.org.uk +To: patches@arm.linux.org.uk Subject: %(prefix)s%(shortdescr)s %(longdescr)s diff --git a/a/content_digest b/N1/content_digest index 195f37b..4259e21 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,29 +2,34 @@ "ref\0CAMuHMdXp0ruZjjJLXmWyCdfAXs9_9xFHDcmJ08M9_SbZqqq04g@mail.gmail.com\0" "ref\0201408202130.28389.arnd@arndb.de\0" "ref\0CAMuHMdVp3xeJ2nDYJ00tLc7HuZ5v+jC-T8omWV5+G_3C8XoyoA@mail.gmail.com\0" - "From\0catalin.marinas@arm.com (Catalin Marinas)\0" - "Subject\0[PATCH v3] arm/smp: Absorb boot_secondary()\0" + "From\0Catalin Marinas <catalin.marinas@arm.com>\0" + "Subject\0Re: [PATCH v3] arm/smp: Absorb boot_secondary()\0" "Date\0Fri, 22 Aug 2014 14:33:16 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0" + "Cc\0Arnd Bergmann <arnd@arndb.de>" + Russell King <linux@arm.linux.org.uk> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Geert Uytterhoeven <geert+renesas@glider.be> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Aug 20, 2014 at 08:55:33PM +0100, Geert Uytterhoeven wrote:\n" "> Has anyone already written a \"git-send-email\"-compatible script to\n" "> submit patches there?\n" "\n" - "You can send patches as usual to patches at arm.linux.org.uk, just add\n" + "You can send patches as usual to patches@arm.linux.org.uk, just add\n" "KernelVersion: v3.?? after the --- line in your patch (maybe this could\n" "be automate as well but I didn't bother).\n" "\n" "For series, because the arrival order is not guaranteed, I use the git\n" "alias below to trick it into sleeping 60s between patches:\n" "\n" - "ksend-rmk-patch = !git send-email --annotate --no-thread --suppress-cc=all --to-cmd='sleep 60 && echo patches at arm.linux.org.uk \"#\"'\n" + "ksend-rmk-patch = !git send-email --annotate --no-thread --suppress-cc=all --to-cmd='sleep 60 && echo patches@arm.linux.org.uk \"#\"'\n" "\n" "For stgit, I have a dedicated template:\n" "\n" "From: %(sender)s\n" - "To: patches at arm.linux.org.uk\n" + "To: patches@arm.linux.org.uk\n" "Subject: %(prefix)s%(shortdescr)s\n" "\n" "%(longdescr)s\n" @@ -37,4 +42,4 @@ "-- \n" Catalin -79b2e6f5952d824e16fcc21592a9aa74e1d7adf6a8bbe3abe15cdda5dec5c7c4 +791b0a3fc1c2dea3a656cc3bcf40171db9b829c625ccb73362f502dafaef931b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.