CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2013/08/24 17:43:36
Modified files: sys/arch/i386/i386: hibernate_machdep.c sys/arch/amd64/amd64: hibernate_machdep.c Log message: Remove call to sched_start_secondary_cpus in MP unhibernate case until we can more fully understand the side-effects. Tested by various people back at t2k13, been sitting in my tree since then.