All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190116151348.GD6643@rapoport-lnx>

diff --git a/a/1.txt b/N1/1.txt
index 31ea026..92d2f5b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -97,3 +97,9 @@ Yeah :)
 -- 
 Sincerely yours,
 Mike.
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 33a8f9d..c947a4e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -27,7 +27,31 @@
   Dennis Zhou <dennis@kernel.org>
   Matt Turner <mattst88@gmail.com>
   arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+  moderated list:H8/300 ARCHITECTURE <uclinux-h8-devel@lists.sourceforge.jp>
+  Petr Mladek <pmladek@suse.com>
+  linux-xtensa@linux-xtensa.org
+  alpha <linux-alpha@vger.kernel.org>
+  linux-um@lists.infradead.org
+  linux-m68k <linux-m68k@lists.linux-m68k.org>
+  Rob Herring <robh+dt@kernel.org>
+  Greentime Hu <green.hu@gmail.com>
+  xen-devel@lists.xenproject.org
+  Stafford Horne <shorne@gmail.com>
+  Guan Xuetao <gxt@pku.edu.cn>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  Michal Simek <monstr@monstr.eu>
+  Tony Luck <tony.luck@intel.com>
+  Linux MM <linux-mm@kvack.org>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  USB list <linux-usb@vger.kernel.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Paul Burton <paul.burton@mips.com>
+  Vineet Gupta <vgupta@synopsys.com>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Andrew Morton <akpm@linux-foundation.org>
+  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
+  David S. Miller <davem@davemloft.net>
+ " Openrisc <openrisc@lists.librecores.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -128,6 +152,12 @@
  "\n"
  "-- \n"
  "Sincerely yours,\n"
- Mike.
+ "Mike.\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+a57b3a89c94743539d13037b34b961958baa0449da818136b358f7a7d644885f

diff --git a/a/1.txt b/N2/1.txt
index 31ea026..fcd1eac 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
-On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:
+On Wed, Jan 16, 2019@03:27:35PM +0100, Geert Uytterhoeven wrote:
 > Hi Mike,
 > 
-> On Wed, Jan 16, 2019 at 2:46 PM Mike Rapoport <rppt@linux.ibm.com> wrote:
+> On Wed, Jan 16, 2019@2:46 PM Mike Rapoport <rppt@linux.ibm.com> wrote:
 > > Add check for the return value of memblock_alloc*() functions and call
 > > panic() in case of error.
 > > The panic message repeats the one used by panicing memblock allocators with
@@ -21,7 +21,7 @@ On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:
 > 
 > > size, align);
 > >
-> > Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
+> > Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>
 > 
 > Thanks for your patch!
 > 
@@ -29,7 +29,7 @@ On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:
 > 
 > I'm wondering if this is really an improvement?
 
-From memblock perspective it's definitely an improvement :)
+>From memblock perspective it's definitely an improvement :)
 
 git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c
  include/linux/memblock.h |  59 ++---------
@@ -87,7 +87,7 @@ Yeah :)
 >                         Geert
 > 
 > -- 
-> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
+> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-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.
diff --git a/a/content_digest b/N2/content_digest
index 33a8f9d..709b98a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,39 +1,16 @@
  "ref\01547646261-32535-1-git-send-email-rppt@linux.ibm.com\0"
  "ref\01547646261-32535-20-git-send-email-rppt@linux.ibm.com\0"
  "ref\0CAMuHMdWKPj-2Let44rmaVwh-b6kkGg+0cFPQ-+3k9LP86pB7NA@mail.gmail.com\0"
- "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
- "Subject\0Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
+ "From\0rppt@linux.ibm.com (Mike Rapoport)\0"
+ "Subject\0[PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
  "Date\0Wed, 16 Jan 2019 17:13:49 +0200\0"
- "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Rich Felker <dalias@libc.org>"
-  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Heiko Carstens <heiko.carstens@de.ibm.com>
-  the arch/x86 maintainers <x86@kernel.org>
-  linux-mips@vger.kernel.org
-  Max Filippov <jcmvbkbc@gmail.com>
-  Guo Ren <guoren@kernel.org>
-  sparclinux <sparclinux@vger.kernel.org>
-  Christoph Hellwig <hch@lst.de>
-  linux-s390 <linux-s390@vger.kernel.org>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
-  Richard Weinberger <richard@nod.at>
-  Linux-sh list <linux-sh@vger.kernel.org>
-  Russell King <linux@armlinux.org.uk>
-  kasan-dev@googlegroups.com
-  Mark Salter <msalter@redhat.com>
-  Dennis Zhou <dennis@kernel.org>
-  Matt Turner <mattst88@gmail.com>
-  arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+ "To\0linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
+ "On Wed, Jan 16, 2019@03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
  "> Hi Mike,\n"
  "> \n"
- "> On Wed, Jan 16, 2019 at 2:46 PM Mike Rapoport <rppt@linux.ibm.com> wrote:\n"
+ "> On Wed, Jan 16, 2019@2:46 PM Mike Rapoport <rppt@linux.ibm.com> wrote:\n"
  "> > Add check for the return value of memblock_alloc*() functions and call\n"
  "> > panic() in case of error.\n"
  "> > The panic message repeats the one used by panicing memblock allocators with\n"
@@ -53,7 +30,7 @@
  "> \n"
  "> > size, align);\n"
  "> >\n"
- "> > Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>\n"
+ "> > Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>\n"
  "> \n"
  "> Thanks for your patch!\n"
  "> \n"
@@ -61,7 +38,7 @@
  "> \n"
  "> I'm wondering if this is really an improvement?\n"
  "\n"
- "From memblock perspective it's definitely an improvement :)\n"
+ ">From memblock perspective it's definitely an improvement :)\n"
  "\n"
  "git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c\n"
  " include/linux/memblock.h |  59 ++---------\n"
@@ -119,7 +96,7 @@
  ">                         Geert\n"
  "> \n"
  "> -- \n"
- "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org\n"
+ "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org\n"
  "> \n"
  "> In personal conversations with technical people, I call myself a hacker. But\n"
  "> when I'm talking to journalists I just say \"programmer\" or something like that.\n"
@@ -130,4 +107,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+fc2d0d5a83379a5856dc2278b63b6cc6926078f00b6aeca138eec6df6df6c2e9

diff --git a/a/content_digest b/N3/content_digest
index 33a8f9d..61e77f7 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,29 +5,53 @@
  "Subject\0Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
  "Date\0Wed, 16 Jan 2019 17:13:49 +0200\0"
  "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Rich Felker <dalias@libc.org>"
-  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+ "Cc\0Linux MM <linux-mm@kvack.org>"
+  Andrew Morton <akpm@linux-foundation.org>
   Catalin Marinas <catalin.marinas@arm.com>
+  Christoph Hellwig <hch@lst.de>
+  David S. Miller <davem@davemloft.net>
+  Dennis Zhou <dennis@kernel.org>
+  Greentime Hu <green.hu@gmail.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Guan Xuetao <gxt@pku.edu.cn>
+  Guo Ren <guoren@kernel.org>
   Heiko Carstens <heiko.carstens@de.ibm.com>
-  the arch/x86 maintainers <x86@kernel.org>
-  linux-mips@vger.kernel.org
+  Mark Salter <msalter@redhat.com>
+  Matt Turner <mattst88@gmail.com>
   Max Filippov <jcmvbkbc@gmail.com>
-  Guo Ren <guoren@kernel.org>
-  sparclinux <sparclinux@vger.kernel.org>
-  Christoph Hellwig <hch@lst.de>
-  linux-s390 <linux-s390@vger.kernel.org>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Michal Simek <monstr@monstr.eu>
+  Paul Burton <paul.burton@mips.com>
+  Petr Mladek <pmladek@suse.com>
+  Rich Felker <dalias@libc.org>
   Richard Weinberger <richard@nod.at>
-  Linux-sh list <linux-sh@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
   Russell King <linux@armlinux.org.uk>
+  Stafford Horne <shorne@gmail.com>
+  Tony Luck <tony.luck@intel.com>
+  Vineet Gupta <vgupta@synopsys.com>
+  Yoshinori Sato <ysato@users.sourceforge.jp>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
   kasan-dev@googlegroups.com
-  Mark Salter <msalter@redhat.com>
-  Dennis Zhou <dennis@kernel.org>
-  Matt Turner <mattst88@gmail.com>
+  alpha <linux-alpha@vger.kernel.org>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  linux-c6x-dev@linux-c6x.org
+  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  linux-m68k <linux-m68k@lists.linux-m68k.org>
+  linux-mips@vger.kernel.org
+  linux-s390 <linux-s390@vger.kernel.org>
+  Linux-sh list <linux-sh@vger.kernel.org>
   arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+  linux-um@lists.infradead.org
+  USB list <linux-usb@vger.kernel.org>
+  linux-xtensa@linux-xtensa.org
+  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
+  Openrisc <openrisc@lists.librecores.org>
+  sparclinux <sparclinux@vger.kernel.org>
+  moderated list:H8/300 ARCHITECTURE <uclinux-h8-devel@lists.sourceforge.jp>
+  the arch/x86 maintainers <x86@kernel.org>
+ " xen-devel@lists.xenproject.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -130,4 +154,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+341afa9447f59aafab904c5d7ecdee9f3d3b78e2ac6fa698e8850c5458f849f9

diff --git a/a/1.txt b/N4/1.txt
index 31ea026..f0cf8b8 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -87,7 +87,7 @@ Yeah :)
 >                         Geert
 > 
 > -- 
-> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
+> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-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.
diff --git a/a/content_digest b/N4/content_digest
index 33a8f9d..c3e9ee4 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -2,32 +2,9 @@
  "ref\01547646261-32535-20-git-send-email-rppt@linux.ibm.com\0"
  "ref\0CAMuHMdWKPj-2Let44rmaVwh-b6kkGg+0cFPQ-+3k9LP86pB7NA@mail.gmail.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
- "Subject\0Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
+ "Subject\0[OpenRISC] [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
  "Date\0Wed, 16 Jan 2019 17:13:49 +0200\0"
- "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Rich Felker <dalias@libc.org>"
-  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Heiko Carstens <heiko.carstens@de.ibm.com>
-  the arch/x86 maintainers <x86@kernel.org>
-  linux-mips@vger.kernel.org
-  Max Filippov <jcmvbkbc@gmail.com>
-  Guo Ren <guoren@kernel.org>
-  sparclinux <sparclinux@vger.kernel.org>
-  Christoph Hellwig <hch@lst.de>
-  linux-s390 <linux-s390@vger.kernel.org>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
-  Richard Weinberger <richard@nod.at>
-  Linux-sh list <linux-sh@vger.kernel.org>
-  Russell King <linux@armlinux.org.uk>
-  kasan-dev@googlegroups.com
-  Mark Salter <msalter@redhat.com>
-  Dennis Zhou <dennis@kernel.org>
-  Matt Turner <mattst88@gmail.com>
-  arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+ "To\0openrisc@lists.librecores.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -119,7 +96,7 @@
  ">                         Geert\n"
  "> \n"
  "> -- \n"
- "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org\n"
+ "> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org\n"
  "> \n"
  "> In personal conversations with technical people, I call myself a hacker. But\n"
  "> when I'm talking to journalists I just say \"programmer\" or something like that.\n"
@@ -130,4 +107,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+8a2d2d9a8f0722057a2c1dc7eadc06368866b3fc3c23a4fb7cc92d6363d653e1

diff --git a/a/content_digest b/N5/content_digest
index 33a8f9d..f338ae8 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -27,7 +27,30 @@
   Dennis Zhou <dennis@kernel.org>
   Matt Turner <mattst88@gmail.com>
   arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+  moderated list:H8/300 ARCHITECTURE <uclinux-h8-devel@lists.sourceforge.jp>
+  Petr Mladek <pmladek@suse.com>
+  linux-xtensa@linux-xtensa.org
+  alpha <linux-alpha@vger.kernel.org>
+  linux-um@lists.infradead.org
+  linux-m68k <linux-m68k@lists.linux-m68k.org>
+  Rob Herring <robh+dt@kernel.org>
+  Greentime Hu <green.hu@gmail.com>
+  xen-devel@lists.xenproject.org
+  Stafford Horne <shorne@gmail.com>
+  Guan Xuetao <gxt@pku.edu.cn>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  Michal Simek <monstr@monstr.eu>
+  Tony Luck <tony.luck@intel.com>
+  Linux MM <linux-mm@kvack.org>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  USB list <linux-usb@vger.kernel.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Paul Burton <paul.burton@mips.com>
+  Vineet Gupta <vgupta@synopsys.com>
+  Andrew Morton <akpm@linux-foundation.org>
+  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
+  David S. Miller <davem@davemloft.net>
+ " Openrisc <openrisc@lists.librecores.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -130,4 +153,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+7eabbc91b67ef02942eec41b1cb93affc1630c5ddbb610d82e2c959fde7f30c9

diff --git a/a/1.txt b/N6/1.txt
index 31ea026..7e63412 100644
--- a/a/1.txt
+++ b/N6/1.txt
@@ -29,7 +29,7 @@ On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:
 > 
 > I'm wondering if this is really an improvement?
 
-From memblock perspective it's definitely an improvement :)
+>From memblock perspective it's definitely an improvement :)
 
 git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c
  include/linux/memblock.h |  59 ++---------
diff --git a/a/content_digest b/N6/content_digest
index 33a8f9d..c62fb0f 100644
--- a/a/content_digest
+++ b/N6/content_digest
@@ -26,8 +26,7 @@
   Mark Salter <msalter@redhat.com>
   Dennis Zhou <dennis@kernel.org>
   Matt Turner <mattst88@gmail.com>
-  arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+ " arcml <linux-snps-arc@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -61,7 +60,7 @@
  "> \n"
  "> I'm wondering if this is really an improvement?\n"
  "\n"
- "From memblock perspective it's definitely an improvement :)\n"
+ ">From memblock perspective it's definitely an improvement :)\n"
  "\n"
  "git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c\n"
  " include/linux/memblock.h |  59 ++---------\n"
@@ -130,4 +129,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+bae25cb817b3a48b4d0931c67b06ad53ec4e68fe5cd0c075649a83b1dbcae93d

diff --git a/a/1.txt b/N7/1.txt
index 31ea026..7e63412 100644
--- a/a/1.txt
+++ b/N7/1.txt
@@ -29,7 +29,7 @@ On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:
 > 
 > I'm wondering if this is really an improvement?
 
-From memblock perspective it's definitely an improvement :)
+>From memblock perspective it's definitely an improvement :)
 
 git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c
  include/linux/memblock.h |  59 ++---------
diff --git a/a/content_digest b/N7/content_digest
index 33a8f9d..bedc29b 100644
--- a/a/content_digest
+++ b/N7/content_digest
@@ -5,29 +5,53 @@
  "Subject\0Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()\0"
  "Date\0Wed, 16 Jan 2019 17:13:49 +0200\0"
  "To\0Geert Uytterhoeven <geert@linux-m68k.org>\0"
- "Cc\0Rich Felker <dalias@libc.org>"
-  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+ "Cc\0Linux MM <linux-mm@kvack.org>"
+  Andrew Morton <akpm@linux-foundation.org>
   Catalin Marinas <catalin.marinas@arm.com>
+  Christoph Hellwig <hch@lst.de>
+  David S. Miller <davem@davemloft.net>
+  Dennis Zhou <dennis@kernel.org>
+  Greentime Hu <green.hu@gmail.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Guan Xuetao <gxt@pku.edu.cn>
+  Guo Ren <guoren@kernel.org>
   Heiko Carstens <heiko.carstens@de.ibm.com>
-  the arch/x86 maintainers <x86@kernel.org>
-  linux-mips@vger.kernel.org
+  Mark Salter <msalter@redhat.com>
+  Matt Turner <mattst88@gmail.com>
   Max Filippov <jcmvbkbc@gmail.com>
-  Guo Ren <guoren@kernel.org>
-  sparclinux <sparclinux@vger.kernel.org>
-  Christoph Hellwig <hch@lst.de>
-  linux-s390 <linux-s390@vger.kernel.org>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Michal Simek <monstr@monstr.eu>
+  Paul Burton <paul.burton@mips.com>
+  Petr Mladek <pmladek@suse.com>
+  Rich Felker <dalias@libc.org>
   Richard Weinberger <richard@nod.at>
-  Linux-sh list <linux-sh@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
   Russell King <linux@armlinux.org.uk>
+  Stafford Horne <shorne@gmail.com>
+  Tony Luck <tony.luck@intel.com>
+  Vineet Gupta <vgupta@synopsys.com>
+  Yoshinori Sato <ysato@users.sourceforge.jp>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
   kasan-dev@googlegroups.com
-  Mark Salter <msalter@redhat.com>
-  Dennis Zhou <dennis@kernel.org>
-  Matt Turner <mattst88@gmail.com>
+  alpha <linux-alpha@vger.kernel.org>
+  Linux ARM <linux-arm-kernel@lists.infradead.org>
+  linux-c6x-dev@linux-c6x.org
+  linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  linux-m68k <linux-m68k@lists.linux-m68k.org>
+  linux-mips@vger.kernel.org
+  linux-s390 <linux-s390@vger.kernel.org>
+  Linux-sh list <linux-sh@vger.kernel.org>
   arcml <linux-snps-arc@lists.infradead.org>
- "\0"
+  linux-um@lists.infradead.org
+  USB list <linux-usb@vger.kernel.org>
+  linux-xtensa@linux-xtensa.org
+  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
+  Openrisc <openrisc@lists.librecores.org>
+  sparclinux <sparclinux@vger.kernel.org>
+  moderated list:H8/300 ARCHITECTURE <uclinux-h8-devel@lists.sourceforge.jp>
+  the arch/x86 maintainers <x86@kernel.org>
+ " xen-devel@lists.xenproject.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jan 16, 2019 at 03:27:35PM +0100, Geert Uytterhoeven wrote:\n"
@@ -61,7 +85,7 @@
  "> \n"
  "> I'm wondering if this is really an improvement?\n"
  "\n"
- "From memblock perspective it's definitely an improvement :)\n"
+ ">From memblock perspective it's definitely an improvement :)\n"
  "\n"
  "git diff --stat mmotm/master include/linux/memblock.h mm/memblock.c\n"
  " include/linux/memblock.h |  59 ++---------\n"
@@ -130,4 +154,4 @@
  "Sincerely yours,\n"
  Mike.
 
-e38e29485022018866487988923fd8a9ccef012a2bf790e3393971b9c6bd7bb3
+80697a87ed0a6b8e801d7b30bd2675332192026ab6c674ce6de48737e0a881e5

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.