]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/include/asm/tsc.h
x86: clean up rdtsc_barrier() use
authorIngo Molnar <mingo@elte.hu>
Sat, 8 Nov 2008 19:27:00 +0000 (20:27 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 8 Nov 2008 19:27:00 +0000 (20:27 +0100)
commitcb9e35dce94a1b9c59d46224e8a94377d673e204
treee3772e7d6ed11d1c1c648799e78619f782e5e090
parent895e031707954a9ca26ed4f5f794575313854ed1
x86: clean up rdtsc_barrier() use

Impact: cleanup

Move rdtsc_barrier() use to vsyscall_64.c where it's relied on,
and point out its role in the context of its use.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/tsc.h
arch/x86/kernel/vsyscall_64.c