Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/07/2003 21:25:36
Module Name:	src
Committed By:	fvdl
Date:		Wed May  7 21:25:35 UTC 2003

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

Log Message:
Fix some locking nits found by LOCKDEBUG. Somewhat ugly, since they're
not really needed. But, they're not called very frequently.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/amd64/amd64/pmap.c

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