CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/18 07:02:54
Modified files:
sys/arch/octeon/include: cpu.h
sys/arch/octeon/octeon: machdep.c
Log message:
Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
the value matches with the number of cores that GENERIC.MP uses.
OK deraadt@, krw@, pirofti@
