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 18:07:16
Module Name:	src
Committed By:	martin
Date:		Sun Jan  6 18:07:16 UTC 2008

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

Log Message:
Move the mutex_init of pmap_lock even later into pmap_init().
This makes LOCKDEBUG kernels work again.


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