Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/21/2007 15:19:18
Module Name:	src
Committed By:	tsutsui
Date:		Mon May 21 15:19:17 UTC 2007

Modified Files:
	src/sys/arch/luna68k/luna68k: locore.s
	src/sys/arch/mac68k/mac68k: locore.s

Log Message:
Initialize curlwp as well as lwp0.l_addr right after MMU is enabled.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/luna68k/luna68k/locore.s
cvs rdiff -r1.149 -r1.150 src/sys/arch/mac68k/mac68k/locore.s

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