public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] [PATCH] fix include/asm-ia64/topology.h
@ 2003-03-01 21:03 Jesse Barnes
  0 siblings, 0 replies; only message in thread
From: Jesse Barnes @ 2003-03-01 21:03 UTC (permalink / raw)
  To: linux-ia64

Looks like this one slipped through the cracks when I sent out my last
update.

Thanks,
Jesse


--- linux-2.5.60-ia64/include/asm-ia64/topology.h	Mon Feb 10 10:37:55 2003
+++ linux-2.5.60-ia64-sn/include/asm-ia64/topology.h	Sat Mar  1 12:59:25 2003
@@ -26,7 +26,7 @@
 /*
  * Returns a bitmask of CPUs on Node 'node'.
  */
-#define node_to_cpumask(node) (node_to_cpumask[node])
+#define node_to_cpumask(node) (node_to_cpu_mask[node])
 
 #else
 #define cpu_to_node(cpu) (0)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-01 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-01 21:03 [Linux-ia64] [PATCH] fix include/asm-ia64/topology.h Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox