From: Yinghai Lu Date: Mon, 27 Apr 2009 06:39:38 +0000 (-0700) Subject: x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable X-Git-Tag: v2.6.31-rc1~423^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0e42142bab96404de535cceb85d6533d5ad7942;p=pandora-kernel.git x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable We will have systems with 2 and more sockets 8cores/2thread, but we treat them as multi chassis - while they could have a stable TSC domain. Use DMI check instead. [ Impact: do not turn possibly stable TSCs off incorrectly ] Signed-off-by: Yinghai Lu Cc: Ravikiran Thirumalai LKML-Reference: <49F5532A.5000802@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed