From: Jack Steiner Date: Mon, 16 Jun 2008 17:09:10 +0000 (-0500) Subject: x86: increase MAX_APICS for very large x86-64 configs X-Git-Tag: v2.6.27-rc1~1106^2~244^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab9c0bb8a8c1d71dd303abdaa61ec496128e2fbe;p=pandora-kernel.git x86: increase MAX_APICS for very large x86-64 configs Increase the maximum number of apics when running very large configurations. This patch has no affect on most systems. The patch has no effect on any 32-bit kernel. It adds ~4k to the size of 64-bit kernels but only if NR_CPUS > 255. Signed-off-by: Jack Steiner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed