cvs commit: src/sys/i386/i386 mp_machdep.c
John Baldwin
jhb at FreeBSD.org
Wed Jun 2 07:43:00 PDT 2004
jhb 2004/06/02 07:42:59 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/i386/i386 mp_machdep.c
Log:
Don't check to see if APs need to be added to the logical_cpus_mask unless
logical_cpus is non-zero. Without this, machines w/o HTT get divide by
zero faults.
Pointy hat to: jhb
Revision Changes Path
1.115.2.22 +1 -1 src/sys/i386/i386/mp_machdep.c
More information about the cvs-src
mailing list