Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/25/2007 21:41:59
Module Name:	src
Committed By:	ad
Date:		Tue Sep 25 21:41:59 UTC 2007

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

Log Message:
If curlwp is not set before main(), moan about it but continue to set it.
curlwp will need to be available earlier for UVM/pmap bootstrap.


To generate a diff of this commit:
cvs rdiff -r1.315 -r1.316 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.