Tony Luck 4ec37de89d [IA64] Fix build breakage
In commit 0ac0c0d0f837c499afd02a802f9cf52d3027fa3b
cpusets: randomize node rotor used in cpuset_mem_spread_node()

Jack Steiner fixed a problem with too many small tasks being
assigned to node 0. Copy his code to ia64 to avoid build error.

    arch/ia64/kernel/smpboot.c:641: error: ‘cpu_to_node_map’ undeclared (first use in this function)

In commit 3bccd996276b108c138e8176793a26ecef54d573
numa: ia64: use generic percpu var numa_node_id() implementation

Lee Schermerhorn added some set_numa_node() calls - but these
only work on CONFIG_NUMA=y configurations. Surround the calls
with #ifdef CONFIG_NUMA

Signed-off-by: Tony Luck <tony.luck@intel.com>
2010-05-27 15:35:13 -07:00
..
2010-05-18 14:45:53 -07:00
2010-02-08 10:42:17 -08:00
2005-04-16 15:20:36 -07:00
2010-02-08 10:42:17 -08:00
2006-06-21 11:19:22 -07:00
2005-04-16 15:20:36 -07:00
2009-03-26 11:01:46 -07:00
2009-10-29 22:34:15 +09:00
2010-05-18 14:45:54 -07:00
2010-02-08 10:42:17 -08:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2009-06-17 09:33:49 -07:00
2008-04-08 13:51:35 -07:00
2009-03-27 11:11:04 -07:00
2009-03-27 11:11:04 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2010-05-18 14:45:53 -07:00
2010-02-08 10:42:17 -08:00
2007-05-08 14:51:59 -07:00
2010-02-08 10:42:17 -08:00
2010-05-27 15:35:13 -07:00
2010-05-18 14:45:53 -07:00
2010-02-08 10:42:17 -08:00
2010-05-18 14:45:54 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00