CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/02/14 04:22:26
Modified files: sys/arch/i386/i386: machdep.c Log message: Don't call cpu_setup() twice on non-MULTIPROCESSOR kernels. Fixes problems with longrun on the Transmeta Crusoe. tested by ian@, grange@ ok hshoexer@, weingart@