From: Andi Kleen Date: Wed, 30 Jan 2008 12:32:39 +0000 (+0100) Subject: x86: remove get_cycles_sync X-Git-Tag: v2.6.25-rc1~1143^2~419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d63de8dbcda98511206897562ecfcdacf18f523;p=pandora-kernel.git x86: remove get_cycles_sync rdtsc is now speculation-safe, so no need for the sync variants of the APIs. [ mingo@elte.hu: removed the nsec_barrier() complication. ] Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed