[IA64] Increase max node count on SN platforms
authorJack Steiner <steiner@sgi.com>
Thu, 2 Mar 2006 22:02:28 +0000 (16:02 -0600)
committerTony Luck <tony.luck@intel.com>
Fri, 24 Mar 2006 21:14:41 +0000 (13:14 -0800)
commita9de98351436b25b3c2f234addb6d66a6a6f42f8
tree72291671fe518c192ae2ba08c4dffb28b1a13f8b
parent3ad5ef8b9d0d0cc2d4b2c63e766ef903d482dfc7
[IA64] Increase max node count on SN platforms

Node number are kept in the cpu_to_node_map which is
currently defined as u8. Change to u16 to accomodate
larger node numbers.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/numa.c
include/asm-ia64/numa.h