Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/19/2003 00:05:09
Module Name:	src
Committed By:	pk
Date:		Tue Feb 18 22:05:09 UTC 2003

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

Log Message:
pgt_page_alloc: use uvm_km_kmemalloc() so we can honor the PR_NOWAIT flag
pmap_kenter_pa4m: lock the pmap we're working on.


To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/arch/sparc/sparc/pmap.c

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