CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/06/20 10:51:37
Modified files: sys/arch/riscv64/dev: mainbus.c Log message: 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