[PATCH] x86_64: fix sync before RDTSC on Intel cpus
authorSiddha, Suresh B <suresh.b.siddha@intel.com>
Tue, 11 Apr 2006 10:54:42 +0000 (12:54 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:38:57 +0000 (06:38 -0700)
commite4cff6ac78e9c3bbb90c0e01b20418eeae0c6b52
tree8238a3c16227089250de19a6ab0fc0a8ec939b36
parent97a4d00388db4f0bfa37425b31d7d9751ea649db
[PATCH] x86_64: fix sync before RDTSC on Intel cpus

Commit c818a18146997d1356a4840b0c01f1168c16c8a4 didn't do the expected
thing.  This fix will remove the additional sync(cpuid) before RDTSC on
Intel platforms..

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-x86_64/timex.h