All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1548057848-15136-17-git-send-email-rppt@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 482cd81..9436f39 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
diff --git a/a/content_digest b/N1/content_digest
index 74d9302..4a6739e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,60 +8,60 @@
   "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
   "To\0linux-mm\@kvack.org\0"
 ]
 [
-  "Cc\0Rich Felker <dalias\@libc.org>",
-  " linux-ia64\@vger.kernel.org",
-  " devicetree\@vger.kernel.org",
+  "Cc\0Andrew Morton <akpm\@linux-foundation.org>",
   " Catalin Marinas <catalin.marinas\@arm.com>",
-  " Heiko Carstens <heiko.carstens\@de.ibm.com>",
-  " x86\@kernel.org",
-  " linux-mips\@vger.kernel.org",
-  " Max Filippov <jcmvbkbc\@gmail.com>",
-  " Guo Ren <guoren\@kernel.org>",
-  " sparclinux\@vger.kernel.org",
   " Christoph Hellwig <hch\@lst.de>",
-  " linux-s390\@vger.kernel.org",
-  " linux-c6x-dev\@linux-c6x.org",
-  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
-  " Richard Weinberger <richard\@nod.at>",
-  " linux-sh\@vger.kernel.org",
-  " Russell King <linux\@armlinux.org.uk>",
-  " kasan-dev\@googlegroups.com",
-  " Mike Rapoport <rppt\@linux.ibm.com>",
+  " David S. Miller <davem\@davemloft.net>",
+  " Dennis Zhou <dennis\@kernel.org>",
   " Geert Uytterhoeven <geert\@linux-m68k.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>",
   " Mark Salter <msalter\@redhat.com>",
-  " Dennis Zhou <dennis\@kernel.org>",
   " Matt Turner <mattst88\@gmail.com>",
-  " linux-snps-arc\@lists.infradead.org",
-  " uclinux-h8-devel\@lists.sourceforge.jp",
+  " Max Filippov <jcmvbkbc\@gmail.com>",
+  " Michael Ellerman <mpe\@ellerman.id.au>",
+  " Michal Simek <monstr\@monstr.eu>",
+  " Paul Burton <paul.burton\@mips.com>",
   " Petr Mladek <pmladek\@suse.com>",
-  " linux-xtensa\@linux-xtensa.org",
-  " linux-alpha\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-m68k\@lists.linux-m68k.org",
+  " Rich Felker <dalias\@libc.org>",
+  " Richard Weinberger <richard\@nod.at>",
   " Rob Herring <robh+dt\@kernel.org>",
-  " Greentime Hu <green.hu\@gmail.com>",
-  " xen-devel\@lists.xenproject.org",
+  " Russell King <linux\@armlinux.org.uk>",
   " Stafford Horne <shorne\@gmail.com>",
-  " Guan Xuetao <gxt\@pku.edu.cn>",
-  " linux-arm-kernel\@lists.infradead.org",
-  " Michal Simek <monstr\@monstr.eu>",
   " Tony Luck <tony.luck\@intel.com>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " linux-usb\@vger.kernel.org",
-  " 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>",
+  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
+  " devicetree\@vger.kernel.org",
+  " kasan-dev\@googlegroups.com",
+  " linux-alpha\@vger.kernel.org",
+  " linux-arm-kernel\@lists.infradead.org",
+  " linux-c6x-dev\@linux-c6x.org",
+  " linux-ia64\@vger.kernel.org",
+  " linux-kernel\@vger.kernel.org",
+  " linux-m68k\@lists.linux-m68k.org",
+  " linux-mips\@vger.kernel.org",
+  " linux-s390\@vger.kernel.org",
+  " linux-sh\@vger.kernel.org",
+  " linux-snps-arc\@lists.infradead.org",
+  " linux-um\@lists.infradead.org",
+  " linux-usb\@vger.kernel.org",
+  " linux-xtensa\@linux-xtensa.org",
   " linuxppc-dev\@lists.ozlabs.org",
-  " David S. Miller <davem\@davemloft.net>",
-  " openrisc\@lists.librecores.org\0"
+  " openrisc\@lists.librecores.org",
+  " sparclinux\@vger.kernel.org",
+  " uclinux-h8-devel\@lists.sourceforge.jp",
+  " x86\@kernel.org",
+  " xen-devel\@lists.xenproject.org",
+  " Mike Rapoport <rppt\@linux.ibm.com>\0"
 ]
 [
   "\0000:1\0"
@@ -125,7 +125,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -210,4 +211,4 @@
   "2.7.4"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+2943f27a4f395bacbd2dd43d4edb25ae4244013710daaf8a92d3471200a5738a

diff --git a/a/1.txt b/N2/1.txt
index 482cd81..5b3c55d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
@@ -135,4 +136,10 @@ index db86282..5998b03 100644
  	/* allocate pages */
  	j = 0;
 -- 
-2.7.4
\ No newline at end of file
+2.7.4
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 74d9302..e418f1a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
   "To\0linux-mm\@kvack.org\0"
@@ -125,7 +125,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -207,7 +208,13 @@
   " \t/* allocate pages */\n",
   " \tj = 0;\n",
   "-- \n",
-  "2.7.4"
+  "2.7.4\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"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+6e510ef012f3dbbaedd5e4a32e760e2960f0240810a1ac1c8a932972e8bda114

diff --git a/a/1.txt b/N3/1.txt
index 482cd81..9ce9534 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
@@ -135,4 +136,10 @@ index db86282..5998b03 100644
  	/* allocate pages */
  	j = 0;
 -- 
-2.7.4
\ No newline at end of file
+2.7.4
+
+
+_______________________________________________
+Xen-devel mailing list
+Xen-devel@lists.xenproject.org
+https://lists.xenproject.org/mailman/listinfo/xen-devel
\ No newline at end of file
diff --git a/a/content_digest b/N3/content_digest
index 74d9302..7c84bb7 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
   "To\0linux-mm\@kvack.org\0"
@@ -40,28 +40,7 @@
   " linux-snps-arc\@lists.infradead.org",
   " uclinux-h8-devel\@lists.sourceforge.jp",
   " Petr Mladek <pmladek\@suse.com>",
-  " linux-xtensa\@linux-xtensa.org",
-  " linux-alpha\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " 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-kernel\@lists.infradead.org",
-  " Michal Simek <monstr\@monstr.eu>",
-  " Tony Luck <tony.luck\@intel.com>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " linux-usb\@vger.kernel.org",
-  " 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\@lists.ozlabs.org",
-  " David S. Miller <davem\@davemloft.net>",
-  " openrisc\@lists.librecores.org\0"
+  " linux-xtensa\@linux-xten\0"
 ]
 [
   "\0000:1\0"
@@ -125,7 +104,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -207,7 +187,13 @@
   " \t/* allocate pages */\n",
   " \tj = 0;\n",
   "-- \n",
-  "2.7.4"
+  "2.7.4\n",
+  "\n",
+  "\n",
+  "_______________________________________________\n",
+  "Xen-devel mailing list\n",
+  "Xen-devel\@lists.xenproject.org\n",
+  "https://lists.xenproject.org/mailman/listinfo/xen-devel"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+94a892567e91b3e359f054df2851a2affe263dd20691a3084ed7d68efe3c79c6

diff --git a/a/1.txt b/N4/1.txt
index 482cd81..d1ebb1c 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
@@ -133,6 +134,4 @@ index db86282..5998b03 100644
 +		      pages_size);
  
  	/* allocate pages */
- 	j = 0;
--- 
-2.7.4
\ No newline at end of file
+ 	j = 0;
\ No newline at end of file
diff --git a/a/content_digest b/N4/content_digest
index 74d9302..9b241fc 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -1,67 +1,64 @@
-[
-  "ref\0001548057848-15136-1-git-send-email-rppt\@linux.ibm.com\0"
-]
 [
   "From\0Mike Rapoport <rppt\@linux.ibm.com>\0"
 ]
 [
-  "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
+  "Subject\0[v2,16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
   "To\0linux-mm\@kvack.org\0"
 ]
 [
-  "Cc\0Rich Felker <dalias\@libc.org>",
-  " linux-ia64\@vger.kernel.org",
-  " devicetree\@vger.kernel.org",
+  "Cc\0Andrew Morton <akpm\@linux-foundation.org>",
   " Catalin Marinas <catalin.marinas\@arm.com>",
-  " Heiko Carstens <heiko.carstens\@de.ibm.com>",
-  " x86\@kernel.org",
-  " linux-mips\@vger.kernel.org",
-  " Max Filippov <jcmvbkbc\@gmail.com>",
-  " Guo Ren <guoren\@kernel.org>",
-  " sparclinux\@vger.kernel.org",
   " Christoph Hellwig <hch\@lst.de>",
-  " linux-s390\@vger.kernel.org",
-  " linux-c6x-dev\@linux-c6x.org",
-  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
-  " Richard Weinberger <richard\@nod.at>",
-  " linux-sh\@vger.kernel.org",
-  " Russell King <linux\@armlinux.org.uk>",
-  " kasan-dev\@googlegroups.com",
-  " Mike Rapoport <rppt\@linux.ibm.com>",
+  " David S. Miller <davem\@davemloft.net>",
+  " Dennis Zhou <dennis\@kernel.org>",
   " Geert Uytterhoeven <geert\@linux-m68k.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>",
   " Mark Salter <msalter\@redhat.com>",
-  " Dennis Zhou <dennis\@kernel.org>",
   " Matt Turner <mattst88\@gmail.com>",
-  " linux-snps-arc\@lists.infradead.org",
-  " uclinux-h8-devel\@lists.sourceforge.jp",
+  " Max Filippov <jcmvbkbc\@gmail.com>",
+  " Michael Ellerman <mpe\@ellerman.id.au>",
+  " Michal Simek <monstr\@monstr.eu>",
+  " Paul Burton <paul.burton\@mips.com>",
   " Petr Mladek <pmladek\@suse.com>",
-  " linux-xtensa\@linux-xtensa.org",
-  " linux-alpha\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-m68k\@lists.linux-m68k.org",
+  " Rich Felker <dalias\@libc.org>",
+  " Richard Weinberger <richard\@nod.at>",
   " Rob Herring <robh+dt\@kernel.org>",
-  " Greentime Hu <green.hu\@gmail.com>",
-  " xen-devel\@lists.xenproject.org",
+  " Russell King <linux\@armlinux.org.uk>",
   " Stafford Horne <shorne\@gmail.com>",
-  " Guan Xuetao <gxt\@pku.edu.cn>",
-  " linux-arm-kernel\@lists.infradead.org",
-  " Michal Simek <monstr\@monstr.eu>",
   " Tony Luck <tony.luck\@intel.com>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " linux-usb\@vger.kernel.org",
-  " 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>",
+  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
+  " devicetree\@vger.kernel.org",
+  " kasan-dev\@googlegroups.com",
+  " linux-alpha\@vger.kernel.org",
+  " linux-arm-kernel\@lists.infradead.org",
+  " linux-c6x-dev\@linux-c6x.org",
+  " linux-ia64\@vger.kernel.org",
+  " linux-kernel\@vger.kernel.org",
+  " linux-m68k\@lists.linux-m68k.org",
+  " linux-mips\@vger.kernel.org",
+  " linux-s390\@vger.kernel.org",
+  " linux-sh\@vger.kernel.org",
+  " linux-snps-arc\@lists.infradead.org",
+  " linux-um\@lists.infradead.org",
+  " linux-usb\@vger.kernel.org",
+  " linux-xtensa\@linux-xtensa.org",
   " linuxppc-dev\@lists.ozlabs.org",
-  " David S. Miller <davem\@davemloft.net>",
-  " openrisc\@lists.librecores.org\0"
+  " openrisc\@lists.librecores.org",
+  " sparclinux\@vger.kernel.org",
+  " uclinux-h8-devel\@lists.sourceforge.jp",
+  " x86\@kernel.org",
+  " xen-devel\@lists.xenproject.org",
+  " Mike Rapoport <rppt\@linux.ibm.com>\0"
 ]
 [
   "\0000:1\0"
@@ -125,7 +122,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -205,9 +203,7 @@
   "+\t\t      pages_size);\n",
   " \n",
   " \t/* allocate pages */\n",
-  " \tj = 0;\n",
-  "-- \n",
-  "2.7.4"
+  " \tj = 0;"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+7abed80faf610dc6bb2c1b645013aadf47a8f8e5042351a65dbbc069da876ae5

diff --git a/a/1.txt b/N5/1.txt
index 482cd81..9436f39 100644
--- a/a/1.txt
+++ b/N5/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
diff --git a/a/content_digest b/N5/content_digest
index 74d9302..6e13ea2 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
   "To\0linux-mm\@kvack.org\0"
@@ -57,7 +57,6 @@
   " 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\@lists.ozlabs.org",
   " David S. Miller <davem\@davemloft.net>",
@@ -125,7 +124,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -210,4 +210,4 @@
   "2.7.4"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+6e37a30ec39289654e5799d1509402e1eb0efd8deb72b33dd80c25318b504d2e

diff --git a/a/1.txt b/N6/1.txt
index 482cd81..2dbb546 100644
--- a/a/1.txt
+++ b/N6/1.txt
@@ -4,7 +4,7 @@ The panic() format duplicates the one used by memblock itself and in order
 to avoid explosion with long parameters list replace open coded allocation
 size calculations with a local variable.
 
-Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
+Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>
 ---
  mm/percpu.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++--------------
  1 file changed, 56 insertions(+), 17 deletions(-)
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
diff --git a/a/content_digest b/N6/content_digest
index 74d9302..20a259d 100644
--- a/a/content_digest
+++ b/N6/content_digest
@@ -2,66 +2,16 @@
   "ref\0001548057848-15136-1-git-send-email-rppt\@linux.ibm.com\0"
 ]
 [
-  "From\0Mike Rapoport <rppt\@linux.ibm.com>\0"
+  "From\0rppt\@linux.ibm.com (Mike Rapoport)\0"
 ]
 [
   "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
-  "To\0linux-mm\@kvack.org\0"
-]
-[
-  "Cc\0Rich Felker <dalias\@libc.org>",
-  " linux-ia64\@vger.kernel.org",
-  " devicetree\@vger.kernel.org",
-  " Catalin Marinas <catalin.marinas\@arm.com>",
-  " Heiko Carstens <heiko.carstens\@de.ibm.com>",
-  " x86\@kernel.org",
-  " linux-mips\@vger.kernel.org",
-  " Max Filippov <jcmvbkbc\@gmail.com>",
-  " Guo Ren <guoren\@kernel.org>",
-  " sparclinux\@vger.kernel.org",
-  " Christoph Hellwig <hch\@lst.de>",
-  " linux-s390\@vger.kernel.org",
-  " linux-c6x-dev\@linux-c6x.org",
-  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
-  " Richard Weinberger <richard\@nod.at>",
-  " linux-sh\@vger.kernel.org",
-  " Russell King <linux\@armlinux.org.uk>",
-  " kasan-dev\@googlegroups.com",
-  " Mike Rapoport <rppt\@linux.ibm.com>",
-  " Geert Uytterhoeven <geert\@linux-m68k.org>",
-  " Mark Salter <msalter\@redhat.com>",
-  " Dennis Zhou <dennis\@kernel.org>",
-  " Matt Turner <mattst88\@gmail.com>",
-  " linux-snps-arc\@lists.infradead.org",
-  " uclinux-h8-devel\@lists.sourceforge.jp",
-  " Petr Mladek <pmladek\@suse.com>",
-  " linux-xtensa\@linux-xtensa.org",
-  " linux-alpha\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " 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-kernel\@lists.infradead.org",
-  " Michal Simek <monstr\@monstr.eu>",
-  " Tony Luck <tony.luck\@intel.com>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " linux-usb\@vger.kernel.org",
-  " 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\@lists.ozlabs.org",
-  " David S. Miller <davem\@davemloft.net>",
-  " openrisc\@lists.librecores.org\0"
+  "To\0linux-snps-arc\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -76,7 +26,7 @@
   "to avoid explosion with long parameters list replace open coded allocation\n",
   "size calculations with a local variable.\n",
   "\n",
-  "Signed-off-by: Mike Rapoport <rppt\@linux.ibm.com>\n",
+  "Signed-off-by: Mike Rapoport <rppt at linux.ibm.com>\n",
   "---\n",
   " mm/percpu.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++--------------\n",
   " 1 file changed, 56 insertions(+), 17 deletions(-)\n",
@@ -125,7 +75,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -210,4 +161,4 @@
   "2.7.4"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+2fb01e9248499d4e5f139f7765222bd2dcaa8d75b32305890e92f441971ae474

diff --git a/a/1.txt b/N7/1.txt
index 482cd81..9436f39 100644
--- a/a/1.txt
+++ b/N7/1.txt
@@ -53,7 +53,8 @@ index db86282..5998b03 100644
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
 +		      alloc_size);
 +
-+	alloc_size +		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
++	alloc_size =
++		BITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);
 +	chunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);
 +	if (!chunk->bound_map)
 +		panic("%s: Failed to allocate %zu bytes\n", __func__,
diff --git a/a/content_digest b/N7/content_digest
index 74d9302..805bd63 100644
--- a/a/content_digest
+++ b/N7/content_digest
@@ -5,63 +5,13 @@
   "From\0Mike Rapoport <rppt\@linux.ibm.com>\0"
 ]
 [
-  "Subject\0[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
+  "Subject\0[OpenRISC] [PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()\0"
 ]
 [
-  "Date\0Mon, 21 Jan 2019 08:04:03 +0000\0"
+  "Date\0Mon, 21 Jan 2019 10:04:03 +0200\0"
 ]
 [
-  "To\0linux-mm\@kvack.org\0"
-]
-[
-  "Cc\0Rich Felker <dalias\@libc.org>",
-  " linux-ia64\@vger.kernel.org",
-  " devicetree\@vger.kernel.org",
-  " Catalin Marinas <catalin.marinas\@arm.com>",
-  " Heiko Carstens <heiko.carstens\@de.ibm.com>",
-  " x86\@kernel.org",
-  " linux-mips\@vger.kernel.org",
-  " Max Filippov <jcmvbkbc\@gmail.com>",
-  " Guo Ren <guoren\@kernel.org>",
-  " sparclinux\@vger.kernel.org",
-  " Christoph Hellwig <hch\@lst.de>",
-  " linux-s390\@vger.kernel.org",
-  " linux-c6x-dev\@linux-c6x.org",
-  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
-  " Richard Weinberger <richard\@nod.at>",
-  " linux-sh\@vger.kernel.org",
-  " Russell King <linux\@armlinux.org.uk>",
-  " kasan-dev\@googlegroups.com",
-  " Mike Rapoport <rppt\@linux.ibm.com>",
-  " Geert Uytterhoeven <geert\@linux-m68k.org>",
-  " Mark Salter <msalter\@redhat.com>",
-  " Dennis Zhou <dennis\@kernel.org>",
-  " Matt Turner <mattst88\@gmail.com>",
-  " linux-snps-arc\@lists.infradead.org",
-  " uclinux-h8-devel\@lists.sourceforge.jp",
-  " Petr Mladek <pmladek\@suse.com>",
-  " linux-xtensa\@linux-xtensa.org",
-  " linux-alpha\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " 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-kernel\@lists.infradead.org",
-  " Michal Simek <monstr\@monstr.eu>",
-  " Tony Luck <tony.luck\@intel.com>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " linux-usb\@vger.kernel.org",
-  " 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\@lists.ozlabs.org",
-  " David S. Miller <davem\@davemloft.net>",
-  " openrisc\@lists.librecores.org\0"
+  "To\0openrisc\@lists.librecores.org\0"
 ]
 [
   "\0000:1\0"
@@ -125,7 +75,8 @@
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
   "+\t\t      alloc_size);\n",
   "+\n",
-  "+\talloc_size +\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
+  "+\talloc_size =\n",
+  "+\t\tBITS_TO_LONGS(region_bits + 1) * sizeof(chunk->bound_map[0]);\n",
   "+\tchunk->bound_map = memblock_alloc(alloc_size, SMP_CACHE_BYTES);\n",
   "+\tif (!chunk->bound_map)\n",
   "+\t\tpanic(\"%s: Failed to allocate %zu bytes\\n\", __func__,\n",
@@ -210,4 +161,4 @@
   "2.7.4"
 ]
 
-dd80234123e86ea1d0d783e358bdf59fb403cd24c9d92c666c2c90f3bb4d9631
+18e0e7cc865f4115bec46e3bbe7fb197cbaa8821ede67663afd6554f0e3b3149

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.