K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-09-10T21:25:54.883157Z K 7 svn:log V 329 To workaround an errata on certain Pentium Pro CPUs, i386 disables the local APIC in initializecpu() and re-enables it if the APIC code decides to use the local APIC after all. Rework this workaround slightly so that initializecpu() won't re-disable the local APIC if it is called after the APIC code re-enables the local APIC. END