]> git.neil.brown.name Git - history.git/commit
[PATCH] ia32 TSC timer cleanup
authorAndrew Morton <akpm@digeo.com>
Thu, 13 Feb 2003 01:40:07 +0000 (17:40 -0800)
committerVojtech Pavlik <vojtech@kernel.bkbits.net>
Thu, 13 Feb 2003 01:40:07 +0000 (17:40 -0800)
commitc82301054357282affb08baa8948f8e3d7f03d90
tree316d10c1f66157b4860468e4dc99a8e79a199bad
parent93488c9b7daf38abf6b9cc821c90b25a0c863d4f
[PATCH] ia32 TSC timer cleanup

Patch from: john stultz <johnstul@us.ibm.com>

This cleanup patch makes fast_gettimeoffset_quotient (a timer_tsc specific
variable) static, and replaces its usage with cpu_khz, making it timer_opt
independent.
arch/i386/kernel/smpboot.c
arch/i386/kernel/timers/timer_tsc.c