Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/06/2008 13:41:29
Module Name:	src
Committed By:	martin
Date:		Sun Jan  6 13:41:29 UTC 2008

Modified Files:
	src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
We can not mutex_init() before setting up the per-CPU mappings needed
by curcpu() - a LOCKDEBUG kernel will die otherwise.


To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 src/sys/arch/sparc64/sparc64/pmap.c

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