CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/02/07 21:41:48
Modified files: sys/arch/i386/i386: machdep.c sys/arch/amd64/amd64: identcpu.c Log message: Only attach cpu-based sensors on the primary cpu, for two reasons - The sensor framework cannot fetch values on the right cpu - sensor_task_register() calls malloc, and calling it is inapproapriate ok guenther