Skip disabled cpus (usually service cpus without full functionality).
authorderaadt <deraadt@openbsd.org>
Sun, 20 Jun 2021 16:51:37 +0000 (16:51 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 20 Jun 2021 16:51:37 +0000 (16:51 +0000)
commitb4ec57b8eb38d803025af23fa81f029627994b0a
tree4aae8439e9836878f86d48cdace0733fd713b1eb
parent591591f8e4a0a832cc81f5208e854122fc18ed0a
Skip disabled cpus (usually service cpus without full functionality).
cpumatch will also ignore them, but skipping them here avoids increment
of hw.cpusfound
ok jsg
sys/arch/riscv64/dev/mainbus.c