diff for duplicates of <20180102111650.GC28752@n2100.armlinux.org.uk> diff --git a/a/1.txt b/N1/1.txt index 62a3b26..de5bd12 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote: +On Tue, Jan 02, 2018 at 11:31:12AM +0100, Arnd Bergmann wrote: > We now have exports in both architecture code in in common code, > which causes a link failure when symbol versioning is eanbled, on > four architectures: @@ -10,11 +10,11 @@ On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote: > leaves the export next to the __weak symbol. > > Fixes: mmotm ("kernel/exit.c: export abort() to modules") -> Signed-off-by: Arnd Bergmann <arnd at arndb.de> +> Signed-off-by: Arnd Bergmann <arnd@arndb.de> For arm: -Acked-by: Russell King <rmk+kernel at armlinux.org.uk> +Acked-by: Russell King <rmk+kernel@armlinux.org.uk> > --- > Andrew, can you apply this to -mm on top of the other patch? diff --git a/a/content_digest b/N1/content_digest index 43b4356..1731e42 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,10 @@ "From\0linux@armlinux.org.uk (Russell King - ARM Linux)\0" "Subject\0[PATCH] arch: drop duplicate exports of abort()\0" "Date\0Tue, 2 Jan 2018 11:16:50 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote:\n" + "On Tue, Jan 02, 2018 at 11:31:12AM +0100, Arnd Bergmann wrote:\n" "> We now have exports in both architecture code in in common code,\n" "> which causes a link failure when symbol versioning is eanbled, on\n" "> four architectures:\n" @@ -17,11 +17,11 @@ "> leaves the export next to the __weak symbol.\n" "> \n" "> Fixes: mmotm (\"kernel/exit.c: export abort() to modules\")\n" - "> Signed-off-by: Arnd Bergmann <arnd at arndb.de>\n" + "> Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "For arm:\n" "\n" - "Acked-by: Russell King <rmk+kernel at armlinux.org.uk>\n" + "Acked-by: Russell King <rmk+kernel@armlinux.org.uk>\n" "\n" "> ---\n" "> Andrew, can you apply this to -mm on top of the other patch?\n" @@ -86,4 +86,4 @@ "FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up\n" According to speedtest.net: 8.21Mbps down 510kbps up -daceff58be18cc3c468debb2e401de0a4d29f4a3a602fa047edc73fbd65d74f6 +edfb9519613be8ff8c5238442de711e0bdb2c90037d22ccd9e6a416d538e3775
diff --git a/a/1.txt b/N2/1.txt index 62a3b26..de5bd12 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote: +On Tue, Jan 02, 2018 at 11:31:12AM +0100, Arnd Bergmann wrote: > We now have exports in both architecture code in in common code, > which causes a link failure when symbol versioning is eanbled, on > four architectures: @@ -10,11 +10,11 @@ On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote: > leaves the export next to the __weak symbol. > > Fixes: mmotm ("kernel/exit.c: export abort() to modules") -> Signed-off-by: Arnd Bergmann <arnd at arndb.de> +> Signed-off-by: Arnd Bergmann <arnd@arndb.de> For arm: -Acked-by: Russell King <rmk+kernel at armlinux.org.uk> +Acked-by: Russell King <rmk+kernel@armlinux.org.uk> > --- > Andrew, can you apply this to -mm on top of the other patch? diff --git a/a/content_digest b/N2/content_digest index 43b4356..8be096d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,18 @@ "ref\020180102103311.706364-1-arnd@arndb.de\0" - "From\0linux@armlinux.org.uk (Russell King - ARM Linux)\0" - "Subject\0[PATCH] arch: drop duplicate exports of abort()\0" + "From\0Russell King - ARM Linux <linux@armlinux.org.uk>\0" + "Subject\0Re: [PATCH] arch: drop duplicate exports of abort()\0" "Date\0Tue, 2 Jan 2018 11:16:50 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + Vineet Gupta <vgupta@synopsys.com> + Jose Abreu <Jose.Abreu@synopsys.com> + Sudip Mukherjee <sudipm.mukherjee@gmail.com> + linux-snps-arc@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Tue, Jan 02, 2018@11:31:12AM +0100, Arnd Bergmann wrote:\n" + "On Tue, Jan 02, 2018 at 11:31:12AM +0100, Arnd Bergmann wrote:\n" "> We now have exports in both architecture code in in common code,\n" "> which causes a link failure when symbol versioning is eanbled, on\n" "> four architectures:\n" @@ -17,11 +24,11 @@ "> leaves the export next to the __weak symbol.\n" "> \n" "> Fixes: mmotm (\"kernel/exit.c: export abort() to modules\")\n" - "> Signed-off-by: Arnd Bergmann <arnd at arndb.de>\n" + "> Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "For arm:\n" "\n" - "Acked-by: Russell King <rmk+kernel at armlinux.org.uk>\n" + "Acked-by: Russell King <rmk+kernel@armlinux.org.uk>\n" "\n" "> ---\n" "> Andrew, can you apply this to -mm on top of the other patch?\n" @@ -86,4 +93,4 @@ "FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up\n" According to speedtest.net: 8.21Mbps down 510kbps up -daceff58be18cc3c468debb2e401de0a4d29f4a3a602fa047edc73fbd65d74f6 +1321378c35cce992276b3ebde31b4acd0da06ec6128a85c2c092f6a929b6b4c7
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.