]> Zhao Yanbai Git Server - minix.git/commit
APIC disabled if CPU lacks TSC
authorTomas Hruby <tom@minix3.org>
Wed, 13 Jan 2010 18:22:41 +0000 (18:22 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 13 Jan 2010 18:22:41 +0000 (18:22 +0000)
commit42c13951a7df0d504d425e029fcdfda3ac25cb65
tree4a6e3ffba43a2b78b6f95febf5838bd5062fb9bd
parentcc8669310255d2973b76cf97c20c8690f3c6bc78
APIC disabled if CPU lacks TSC

- we cannot calibrate local APIC timer in such a case

- fixes possible uninitialized variable problem during calibration if no TSC
kernel/arch/i386/apic.c