Module Name: src Committed By: chs Date: Fri Dec 15 16:05:51 UTC 2017
Modified Files: src/sys/kern: init_main.c Log Message: add some assertions to verify that CPU_INFO_FOREACH() works right early in the boot process. this detects existing bugs on some platforms. To generate a diff of this commit: cvs rdiff -u -r1.492 -r1.493 src/sys/kern/init_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.