[PATCH] ia64: export node_to_cpu_mask

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ia64: Export node_to_cpu_mask so that modules (e.g. sunrpc) can use
the node_to_cpumask() macro.

Signed-off-by: Greg Banks <gnb@xxxxxxxxxxxxxxxxx>
---

 arch/ia64/kernel/numa.c |    1 +
 1 files changed, 1 insertion(+)

Index: linus-git/arch/ia64/kernel/numa.c
===================================================================
--- linus-git.orig/arch/ia64/kernel/numa.c	2006-07-05 15:53:15.390566417 +1000
+++ linus-git/arch/ia64/kernel/numa.c	2006-07-06 14:48:01.587159303 +1000
@@ -28,6 +28,7 @@ u16 cpu_to_node_map[NR_CPUS] __cacheline
 EXPORT_SYMBOL(cpu_to_node_map);
 
 cpumask_t node_to_cpu_mask[MAX_NUMNODES] __cacheline_aligned;
+EXPORT_SYMBOL_GPL(node_to_cpu_mask);
 
 /**
  * build_cpu_to_node_map - setup cpu to node and node to cpumask arrays


Greg.
-- 
Greg Banks, R&D Software Engineer, SGI Australian Software Group.
I don't speak for SGI.


-
: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux