From: Venkatesh Pallipadi Date: Sat, 3 Sep 2005 22:56:31 +0000 (-0700) Subject: [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs X-Git-Tag: v2.6.14-rc1~862 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911a62d42365076209e2c327e7688db296e35d62;p=pandora-kernel.git [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs i386 generic subarchitecture requires explicit dmi strings or command line to enable bigsmp mode. The patch below removes that restriction, and uses bigsmp as soon as it finds more than 8 logical CPUs, Intel processors and xAPIC support. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed