From: Jack Steiner Date: Thu, 2 Mar 2006 22:02:25 +0000 (-0600) Subject: [IA64] Increase max node count on SN platforms X-Git-Tag: v2.6.17-rc1~732^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad5ef8b9d0d0cc2d4b2c63e766ef903d482dfc7;p=pandora-kernel.git [IA64] Increase max node count on SN platforms Add support in IA64 acpi for platforms that support more than 256 nodes. Currently, ACPI is limited to 256 nodes because the proximity domain number is 8-bits. Long term, we expect to use ACPI3.0 to support >256 nodes. This patch is an interim solution that works with platforms that pass the high order bits of the proximity domain in "reserved" fields of the ACPI tables. This code is enabled ONLY on SN platforms. Signed-off-by: Jack Steiner Signed-off-by: Tony Luck --- Reading git-diff-tree failed