From: Siddha, Suresh B Date: Tue, 11 Apr 2006 10:54:42 +0000 (+0200) Subject: [PATCH] x86_64: fix sync before RDTSC on Intel cpus X-Git-Tag: v2.6.17-rc2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4cff6ac78e9c3bbb90c0e01b20418eeae0c6b52;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed