From: Jack Steiner Date: Thu, 2 Mar 2006 22:02:28 +0000 (-0600) Subject: [IA64] Increase max node count on SN platforms X-Git-Tag: v2.6.17-rc1~732^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9de98351436b25b3c2f234addb6d66a6a6f42f8;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed