cvs commit: src/sys/amd64/amd64 local_apic.c
John Baldwin
jhb at FreeBSD.org
Sat Oct 27 06:34:54 PDT 2007
jhb 2007-10-27 13:34:53 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
Log:
Don't test the APIC flag in the cpuid features for amd64 to see if a
local APIC is present or not. All amd64 CPUs have a local APIC and some
BIOSen don't set the CPUID_APIC flag.
MFC after: 1 week
Revision Changes Path
1.43 +0 -4 src/sys/amd64/amd64/local_apic.c
More information about the cvs-src
mailing list