x86/apic: allow use of lapic timer early calibration result
authorJacob Pan <jacob.jun.pan@intel.com>
Fri, 15 Jul 2011 13:39:17 +0000 (14:39 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:36:18 +0000 (12:36 -0800)
commita28e4939b98d2d1b110f001d1f75285aa8b2e059
tree05cd2804e4e04ef6f4f61900f82df9b30d9bf1cd
parent67c3e9cc2a07fe390a703eea190cffc50fc2915d
x86/apic: allow use of lapic timer early calibration result

lapic timer calibration can be combined with tsc in platform specific
calibration functions. if such calibration result is obtained early,
we can skip the redundant calibration loops.

Change-Id: Ib3e4d7ad168172191ff47f3db4368f9869f6ce68
Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com>
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>
arch/x86/include/asm/apic.h
arch/x86/kernel/apic/apic.c