x86: Move calibrate_cpu to tsc.c
Move the code where it's only user is. Also we need to look whether
this hardwired hackery might interfere with perfcounters.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/include/asm/time.h 0 additions, 2 deletionsarch/x86/include/asm/time.h
- arch/x86/kernel/time_32.c 0 additions, 1 deletionarch/x86/kernel/time_32.c
- arch/x86/kernel/time_64.c 0 additions, 51 deletionsarch/x86/kernel/time_64.c
- arch/x86/kernel/tsc.c 55 additions, 2 deletionsarch/x86/kernel/tsc.c
Please register or sign in to comment