]> git.baikalelectronics.ru Git - kernel.git/commit
x86: rename paravirtualized TSC functions
authorAlok Kataria <akataria@vmware.com>
Tue, 1 Jul 2008 18:43:36 +0000 (11:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 05:43:28 +0000 (07:43 +0200)
commitd88b863a2fbb5cc45dd0e65c90fd5ee811123e4a
tree4856aa8bf0e02ed1692fe7b4f545c52cdc1705a3
parent3497ca3d53e513038a6ea686f448486646efd75b
x86: rename paravirtualized TSC functions

Rename the paravirtualized calculate_cpu_khz to calibrate_tsc.
In all cases, we actually calibrate_tsc and use that as the cpu_khz value.

Signed-off-by: Alok N Kataria <akataria@vmware.com>
Signed-off-by: Dan Hecht <dhecht@vmware.com>
Cc: Dan Hecht <dhecht@vmware.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/paravirt.c
arch/x86/kernel/tsc.c
arch/x86/kernel/vmi_32.c
arch/x86/kernel/vmiclock_32.c
arch/x86/lguest/boot.c
arch/x86/xen/enlighten.c
arch/x86/xen/time.c
arch/x86/xen/xen-ops.h
include/asm-x86/paravirt.h
include/asm-x86/timer.h
include/asm-x86/vmi_time.h