Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
authorvisa <visa@openbsd.org>
Thu, 18 Jan 2018 14:02:54 +0000 (14:02 +0000)
committervisa <visa@openbsd.org>
Thu, 18 Jan 2018 14:02:54 +0000 (14:02 +0000)
commit2bb91ab4daa891aeaf6dc84b468ef9f030edd742
treea61eba39e1751253da731722d2bc52b7c3b834ad
parent15c2e150ed84627f1fb6ee3ccf65d7a806d42164
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@
sys/arch/octeon/include/cpu.h
sys/arch/octeon/octeon/machdep.c