All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100106045525.329010098@samba.org>

diff --git a/a/1.txt b/N1/1.txt
index f9e37a1..ce325fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,14 +19,15 @@ Signed-off-by: Anton Blanchard <anton@samba.org>
 ---
 
 Index: linux-cpumask/arch/sparc/include/asm/topology_64.h
-=================================--- linux-cpumask.orig/arch/sparc/include/asm/topology_64.h	2010-01-06 15:20:22.912584116 +1100
+===================================================================
+--- linux-cpumask.orig/arch/sparc/include/asm/topology_64.h	2010-01-06 15:20:22.912584116 +1100
 +++ linux-cpumask/arch/sparc/include/asm/topology_64.h	2010-01-06 15:27:17.209419879 +1100
 @@ -12,7 +12,9 @@ static inline int cpu_to_node(int cpu)
  
  #define parent_node(node)	(node)
  
 -#define cpumask_of_node(node) (&numa_cpumask_lookup_table[node])
-+#define cpumask_of_node(node) ((node) = -1 ?				\
++#define cpumask_of_node(node) ((node) == -1 ?				\
 +			       cpu_all_mask :				\
 +			       &numa_cpumask_lookup_table[node])
  
diff --git a/a/content_digest b/N1/content_digest
index a9c0ca1..88d676a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020100106045509.245662398@samba.org\0"
  "From\0Anton Blanchard <anton@samba.org>\0"
  "Subject\0[patch 5/6] sparc: cpumask_of_node() should handle -1 as a node\0"
- "Date\0Wed, 06 Jan 2010 04:55:14 +0000\0"
+ "Date\0Wed, 06 Jan 2010 15:55:14 +1100\0"
  "To\0David S. Miller <davem@davemloft.net>\0"
  "Cc\0sparclinux@vger.kernel.org"
   linux-kernel@vger.kernel.org
@@ -30,14 +30,15 @@
  "---\n"
  "\n"
  "Index: linux-cpumask/arch/sparc/include/asm/topology_64.h\n"
- "=================================--- linux-cpumask.orig/arch/sparc/include/asm/topology_64.h\t2010-01-06 15:20:22.912584116 +1100\n"
+ "===================================================================\n"
+ "--- linux-cpumask.orig/arch/sparc/include/asm/topology_64.h\t2010-01-06 15:20:22.912584116 +1100\n"
  "+++ linux-cpumask/arch/sparc/include/asm/topology_64.h\t2010-01-06 15:27:17.209419879 +1100\n"
  "@@ -12,7 +12,9 @@ static inline int cpu_to_node(int cpu)\n"
  " \n"
  " #define parent_node(node)\t(node)\n"
  " \n"
  "-#define cpumask_of_node(node) (&numa_cpumask_lookup_table[node])\n"
- "+#define cpumask_of_node(node) ((node) = -1 ?\t\t\t\t\\\n"
+ "+#define cpumask_of_node(node) ((node) == -1 ?\t\t\t\t\\\n"
  "+\t\t\t       cpu_all_mask :\t\t\t\t\\\n"
  "+\t\t\t       &numa_cpumask_lookup_table[node])\n"
  " \n"
@@ -46,4 +47,4 @@
  "\n"
  --
 
-ef11e1566bea447051491dc214e1c5ff9f04479c7d177e68ef46097916d547dd
+208b9dff22aabc88f2266d15eee5e08002cf27197d4918df10676cf357d6a277

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.