commit | e4cff6ac78e9c3bbb90c0e01b20418eeae0c6b52 | [log] [tgz] |
---|---|---|
author | Siddha, Suresh B <suresh.b.siddha@intel.com> | Tue Apr 11 12:54:42 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:38:57 2006 -0700 |
tree | 8238a3c16227089250de19a6ab0fc0a8ec939b36 | |
parent | 97a4d00388db4f0bfa37425b31d7d9751ea649db [diff] |
[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>