commit | d371698efd45c3664fd1726780c360f02e1f9580 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 12 23:04:06 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Fri Oct 12 23:04:06 2007 +0200 |
tree | f6c45126c49f35a62520b89d1bc74fca1a6f9ff9 | |
parent | 89b2bbd69b89b4c5efdc112a88d72419bdeb8dfc [diff] |
x86_64: Consolidate tsc calibration Move the TSC calibration code to tsc.c. Reimplement it so the pm timer can be used as a reference as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>