CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/07/09 09:43:36
Modified files: sys/kern : kern_xxx.c Log message: In reboot, no need to sched_peg_curproc() to the primary, because sched_stop_secondary_cpus() leaves us on the only cpu which is left. ok kettenis haesbaert guenther