Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/14/2007 19:45:45
Module Name:	src
Committed By:	ad
Date:		Wed Nov 14 19:45:45 UTC 2007

Modified Files:
	src/sys/kern: init_main.c subr_autoconf.c

Log Message:
Boot the secondary processors just before the interrupt-enabled section
of autoconfig. This is needed if APs are able to take interrupts.


To generate a diff of this commit:
cvs rdiff -r1.328 -r1.329 src/sys/kern/init_main.c
cvs rdiff -r1.121 -r1.122 src/sys/kern/subr_autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.