All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160302021710.GJ14022@arm.com>

diff --git a/a/content_digest b/N1/content_digest
index c2ba239..27bf4a0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -28,7 +28,12 @@
   linux-metag@vger.kernel.org
   linuxppc-dev@lists.ozlabs.org
   linux-s390@vger.kernel.org
- " linux-sh@vger.ker\0"
+  linux-sh@vger.kernel.org
+  sparclinux@vger.kernel.org
+  linux-arch@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Ganapatrao Kulkarni <gkulkarni@caviumnetworks.com>
+ " David Daney <david.daney@cavium.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Feb 24, 2016 at 04:02:07PM -0800, David Daney wrote:\n"
@@ -76,4 +81,4 @@
  "\n"
  Will
 
-373f48dde652e4258348d15f040ea194365c299289e69aea4d53afddfcf7e58f
+cc0291c58cf0838bd3c5011cbbe09d259cb0aa7b511d41607b914445135100bc

diff --git a/a/1.txt b/N2/1.txt
index b16003c..34465d9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -31,7 +31,7 @@ On Wed, Feb 24, 2016 at 04:02:07PM -0800, David Daney wrote:
 >  
 >  struct pci_bus;
 >  int pcibus_to_node(struct pci_bus *bus);
-> -#define cpumask_of_pcibus(bus)	(pcibus_to_node(bus) == -1 ?		\
+> -#define cpumask_of_pcibus(bus)	(pcibus_to_node(bus) = -1 ?		\
 > -				 cpu_all_mask :				\
 > -				 cpumask_of_node(pcibus_to_node(bus)))
 >  
diff --git a/a/content_digest b/N2/content_digest
index c2ba239..5ee53d7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
  "ref\01456358528-24213-2-git-send-email-ddaney.cavm@gmail.com\0"
  "From\0Will Deacon <will.deacon@arm.com>\0"
  "Subject\0Re: [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files.\0"
- "Date\0Wed, 2 Mar 2016 02:17:10 +0000\0"
+ "Date\0Wed, 02 Mar 2016 02:17:10 +0000\0"
  "To\0David Daney <ddaney.cavm@gmail.com>\0"
  "Cc\0linux-arm-kernel@lists.infradead.org"
   Mark Rutland <mark.rutland@arm.com>
@@ -64,7 +64,7 @@
  ">  \n"
  ">  struct pci_bus;\n"
  ">  int pcibus_to_node(struct pci_bus *bus);\n"
- "> -#define cpumask_of_pcibus(bus)\t(pcibus_to_node(bus) == -1 ?\t\t\\\n"
+ "> -#define cpumask_of_pcibus(bus)\t(pcibus_to_node(bus) = -1 ?\t\t\\\n"
  "> -\t\t\t\t cpu_all_mask :\t\t\t\t\\\n"
  "> -\t\t\t\t cpumask_of_node(pcibus_to_node(bus)))\n"
  ">  \n"
@@ -76,4 +76,4 @@
  "\n"
  Will
 
-373f48dde652e4258348d15f040ea194365c299289e69aea4d53afddfcf7e58f
+b236e4d28f3d7b5d69e3d107262763f8fb0f4b4f4286cc646730187cf9a9ba95

diff --git a/a/content_digest b/N3/content_digest
index c2ba239..90a8e7e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,34 +1,9 @@
  "ref\01456358528-24213-1-git-send-email-ddaney.cavm@gmail.com\0"
  "ref\01456358528-24213-2-git-send-email-ddaney.cavm@gmail.com\0"
- "From\0Will Deacon <will.deacon@arm.com>\0"
- "Subject\0Re: [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files.\0"
+ "From\0will.deacon@arm.com (Will Deacon)\0"
+ "Subject\0[PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files.\0"
  "Date\0Wed, 2 Mar 2016 02:17:10 +0000\0"
- "To\0David Daney <ddaney.cavm@gmail.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  Mark Rutland <mark.rutland@arm.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Tony Luck <tony.luck@intel.com>
-  Fenghua Yu <fenghua.yu@intel.com>
-  James Hogan <james.hogan@imgtec.com>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Paul Mackerras <paulus@samba.org>
-  Michael Ellerman <mpe@ellerman.id.au>
-  Martin Schwidefsky <schwidefsky@de.ibm.com>
-  Heiko Carstens <heiko.carstens@de.ibm.com>
-  Yoshinori Sato <ysato@users.sourceforge.jp>
-  Rich Felker <dalias@libc.org>
-  David S. Miller <davem@davemloft.net>
-  Chris Metcalf <cmetcalf@ezchip.com>
-  Thomas Gleixner <tglx@linutronix.de>
-  Ingo Molnar <mingo@redhat.com>
-  H. Peter Anvin <hpa@zytor.com>
-  x86@kernel.org
-  Arnd Bergmann <arnd@arndb.de>
-  linux-ia64@vger.kernel.org
-  linux-metag@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-s390@vger.kernel.org
- " linux-sh@vger.ker\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Feb 24, 2016 at 04:02:07PM -0800, David Daney wrote:\n"
@@ -76,4 +51,4 @@
  "\n"
  Will
 
-373f48dde652e4258348d15f040ea194365c299289e69aea4d53afddfcf7e58f
+1f78d021e036074f9bd9b3fa977968d63ba204513e17b0cecf376bb8dee7d986

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.