From: Andi Kleen Date: Wed, 11 Jan 2006 21:45:15 +0000 (+0100) Subject: [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. X-Git-Tag: v2.6.16-rc1~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737c5c3bde5641af9c24e3a60366674af72a43ef;p=pandora-kernel.git [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. They already do this in hardware and the Linux algorithm actually adds errors. Cc: mingo@elte.hu Cc: rohit.seth@intel.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed