From: Ravikiran G Thirumalai Date: Mon, 24 Mar 2008 21:48:36 +0000 (-0700) Subject: x86: clean up vSMP detection X-Git-Tag: v2.6.26-rc1~1154^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5699a8231593d0e11e65ccf248549935304dab1;p=pandora-kernel.git x86: clean up vSMP detection vSMP detection: access pci config space early in boot to detect if the system is a vSMPowered box, and cache the result in a flag, so that is_vsmp_box() retrieves the value of the flag always. Signed-off-by: Ravikiran Thirumalai Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed