CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/03/05 14:55:15
Modified files: sys/arch/mvme88k/dev: mainbus.c sys/arch/mvme88k/mvme88k: autoconf.c machdep.c Log message: Change SMP secondary processor startup to have them ``hatch'' earlier, so that they can invoke sched_init_cpu() before the scheduler starts, which allows the horrible kluge in cpu_configure() to die.