[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot.
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:45:15 +0000 (22:45 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:04:57 +0000 (19:04 -0800)
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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found