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

diff --git a/a/1.txt b/N1/1.txt
index 864ef6c..7210ee7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -47,7 +47,7 @@ index 913bfca..fa884ad 100644
 +	if (!ptr)
 +		panic("cannot allocate paca data");
  
- 	if (cpu = boot_cpuid)
+ 	if (cpu == boot_cpuid)
  		memblock_set_bottom_up(false);
  
 -	return __va(pa);
diff --git a/a/content_digest b/N1/content_digest
index 6e4a7bf..784abf1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,8 @@
  "ref\01543852035-26634-1-git-send-email-rppt@linux.ibm.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
- "Subject\0[PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address\0"
- "Date\0Mon, 03 Dec 2018 15:47:10 +0000\0"
- "To\0Andrew Morton <akpm@linux-foundation.org>\0"
- "Cc\0Michal Hocko <mhocko@suse.com>"
-  linux-sh@vger.kernel.org
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  linux-mm@kvack.org
-  Rich Felker <dalias@libc.org>
-  Paul Mackerras <paulus@samba.org>
-  sparclinux@vger.kernel.org
-  Vincent Chen <deanbo422@gmail.com>
-  Jonas Bonn <jonas@southpole.se>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
-  Michael Ellerman <mpe@ellerman.id.au>
-  Russell King <linux@armlinux.org.uk>
-  Mike Rapoport <rppt@linux.ibm.com>
-  Mark Salter <msalter@redhat.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
-  openrisc@lists.librecores.org
-  Greentime Hu <green.hu@gmail.com>
-  Stafford Horne <shorne@gmail.com>
-  Guan Xuetao <gxt@pku.edu.cn>
-  linux-arm-kernel@lists.infradead.org
-  Michal Simek <monstr@monstr.eu>
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
- " David S. Miller <davem@davemloft.net>\0"
+ "Subject\0[OpenRISC] [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address\0"
+ "Date\0Mon,  3 Dec 2018 17:47:10 +0200\0"
+ "To\0openrisc@lists.librecores.org\0"
  "\00:1\0"
  "b\0"
  "There are a several places that allocate memory using memblock APIs that\n"
@@ -80,7 +54,7 @@
  "+\tif (!ptr)\n"
  "+\t\tpanic(\"cannot allocate paca data\");\n"
  " \n"
- " \tif (cpu = boot_cpuid)\n"
+ " \tif (cpu == boot_cpuid)\n"
  " \t\tmemblock_set_bottom_up(false);\n"
  " \n"
  "-\treturn __va(pa);\n"
@@ -290,4 +264,4 @@
  "-- \n"
  2.7.4
 
-9f438886ed5df04c0ff51ea75be8e24fb68eef33ce95cf62d9b022c4bc4ccd2c
+6d3a972a5e18e2c0351e5c79e4d1cc7b286962aae8b3935db143db6027d2f32f

diff --git a/a/1.txt b/N2/1.txt
index 864ef6c..7210ee7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -47,7 +47,7 @@ index 913bfca..fa884ad 100644
 +	if (!ptr)
 +		panic("cannot allocate paca data");
  
- 	if (cpu = boot_cpuid)
+ 	if (cpu == boot_cpuid)
  		memblock_set_bottom_up(false);
  
 -	return __va(pa);
diff --git a/a/content_digest b/N2/content_digest
index 6e4a7bf..80fade8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,11 +1,10 @@
  "ref\01543852035-26634-1-git-send-email-rppt@linux.ibm.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
  "Subject\0[PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address\0"
- "Date\0Mon, 03 Dec 2018 15:47:10 +0000\0"
+ "Date\0Mon,  3 Dec 2018 17:47:10 +0200\0"
  "To\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Cc\0Michal Hocko <mhocko@suse.com>"
   linux-sh@vger.kernel.org
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
   linux-mm@kvack.org
   Rich Felker <dalias@libc.org>
   Paul Mackerras <paulus@samba.org>
@@ -14,7 +13,6 @@
   Jonas Bonn <jonas@southpole.se>
   linux-c6x-dev@linux-c6x.org
   Yoshinori Sato <ysato@users.sourceforge.jp>
-  Michael Ellerman <mpe@ellerman.id.au>
   Russell King <linux@armlinux.org.uk>
   Mike Rapoport <rppt@linux.ibm.com>
   Mark Salter <msalter@redhat.com>
@@ -80,7 +78,7 @@
  "+\tif (!ptr)\n"
  "+\t\tpanic(\"cannot allocate paca data\");\n"
  " \n"
- " \tif (cpu = boot_cpuid)\n"
+ " \tif (cpu == boot_cpuid)\n"
  " \t\tmemblock_set_bottom_up(false);\n"
  " \n"
  "-\treturn __va(pa);\n"
@@ -290,4 +288,4 @@
  "-- \n"
  2.7.4
 
-9f438886ed5df04c0ff51ea75be8e24fb68eef33ce95cf62d9b022c4bc4ccd2c
+42d5628d55bd8fe27f3b2588ac5eab321c6f0539d2475492371c98679a47356c

diff --git a/a/1.txt b/N3/1.txt
index 864ef6c..0fa9eab 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -47,7 +47,7 @@ index 913bfca..fa884ad 100644
 +	if (!ptr)
 +		panic("cannot allocate paca data");
  
- 	if (cpu = boot_cpuid)
+ 	if (cpu == boot_cpuid)
  		memblock_set_bottom_up(false);
  
 -	return __va(pa);
@@ -256,3 +256,9 @@ index a5b40d1..ac6d235 100644
  	kmemleak_no_scan((void *)dart_tablebase);
 -- 
 2.7.4
+
+
+_______________________________________________
+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/N3/content_digest
index 6e4a7bf..4ef97a4 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,7 +1,7 @@
  "ref\01543852035-26634-1-git-send-email-rppt@linux.ibm.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
  "Subject\0[PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address\0"
- "Date\0Mon, 03 Dec 2018 15:47:10 +0000\0"
+ "Date\0Mon,  3 Dec 2018 17:47:10 +0200\0"
  "To\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Cc\0Michal Hocko <mhocko@suse.com>"
   linux-sh@vger.kernel.org
@@ -80,7 +80,7 @@
  "+\tif (!ptr)\n"
  "+\t\tpanic(\"cannot allocate paca data\");\n"
  " \n"
- " \tif (cpu = boot_cpuid)\n"
+ " \tif (cpu == boot_cpuid)\n"
  " \t\tmemblock_set_bottom_up(false);\n"
  " \n"
  "-\treturn __va(pa);\n"
@@ -288,6 +288,12 @@
  " \t/* There is no point scanning the DART space for leaks*/\n"
  " \tkmemleak_no_scan((void *)dart_tablebase);\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
 
-9f438886ed5df04c0ff51ea75be8e24fb68eef33ce95cf62d9b022c4bc4ccd2c
+2a7b658fa6f67115852e9a223f5454da026d10c87839f3cb2ba47727708bfa5b

diff --git a/a/1.txt b/N4/1.txt
index 864ef6c..7210ee7 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -47,7 +47,7 @@ index 913bfca..fa884ad 100644
 +	if (!ptr)
 +		panic("cannot allocate paca data");
  
- 	if (cpu = boot_cpuid)
+ 	if (cpu == boot_cpuid)
  		memblock_set_bottom_up(false);
  
 -	return __va(pa);
diff --git a/a/content_digest b/N4/content_digest
index 6e4a7bf..015d7b5 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -1,34 +1,34 @@
  "ref\01543852035-26634-1-git-send-email-rppt@linux.ibm.com\0"
  "From\0Mike Rapoport <rppt@linux.ibm.com>\0"
  "Subject\0[PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address\0"
- "Date\0Mon, 03 Dec 2018 15:47:10 +0000\0"
+ "Date\0Mon,  3 Dec 2018 17:47:10 +0200\0"
  "To\0Andrew Morton <akpm@linux-foundation.org>\0"
- "Cc\0Michal Hocko <mhocko@suse.com>"
-  linux-sh@vger.kernel.org
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
   Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  linux-mm@kvack.org
-  Rich Felker <dalias@libc.org>
-  Paul Mackerras <paulus@samba.org>
-  sparclinux@vger.kernel.org
-  Vincent Chen <deanbo422@gmail.com>
+  David S. Miller <davem@davemloft.net>
+  Guan Xuetao <gxt@pku.edu.cn>
+  Greentime Hu <green.hu@gmail.com>
   Jonas Bonn <jonas@southpole.se>
-  linux-c6x-dev@linux-c6x.org
-  Yoshinori Sato <ysato@users.sourceforge.jp>
   Michael Ellerman <mpe@ellerman.id.au>
-  Russell King <linux@armlinux.org.uk>
-  Mike Rapoport <rppt@linux.ibm.com>
+  Michal Hocko <mhocko@suse.com>
+  Michal Simek <monstr@monstr.eu>
   Mark Salter <msalter@redhat.com>
-  Arnd Bergmann <arnd@arndb.de>
+  Paul Mackerras <paulus@samba.org>
+  Rich Felker <dalias@libc.org>
+  Russell King <linux@armlinux.org.uk>
   Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
-  openrisc@lists.librecores.org
-  Greentime Hu <green.hu@gmail.com>
   Stafford Horne <shorne@gmail.com>
-  Guan Xuetao <gxt@pku.edu.cn>
+  Vincent Chen <deanbo422@gmail.com>
+  Yoshinori Sato <ysato@users.sourceforge.jp>
   linux-arm-kernel@lists.infradead.org
-  Michal Simek <monstr@monstr.eu>
+  linux-c6x-dev@linux-c6x.org
   linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+  linux-sh@vger.kernel.org
   linuxppc-dev@lists.ozlabs.org
- " David S. Miller <davem@davemloft.net>\0"
+  openrisc@lists.librecores.org
+  sparclinux@vger.kernel.org
+ " Mike Rapoport <rppt@linux.ibm.com>\0"
  "\00:1\0"
  "b\0"
  "There are a several places that allocate memory using memblock APIs that\n"
@@ -80,7 +80,7 @@
  "+\tif (!ptr)\n"
  "+\t\tpanic(\"cannot allocate paca data\");\n"
  " \n"
- " \tif (cpu = boot_cpuid)\n"
+ " \tif (cpu == boot_cpuid)\n"
  " \t\tmemblock_set_bottom_up(false);\n"
  " \n"
  "-\treturn __va(pa);\n"
@@ -290,4 +290,4 @@
  "-- \n"
  2.7.4
 
-9f438886ed5df04c0ff51ea75be8e24fb68eef33ce95cf62d9b022c4bc4ccd2c
+e2addd3da444b6c1ce1bb2fb507c7481594c669f51301af50ebec4392902d2a5

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.