Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/25/1999 13:32:30
Module Name: syssrc
Committed By: thorpej
Date: Tue May 25 20:32:30 UTC 1999
Modified Files:
syssrc/sys/arch/alpha/alpha: pmap.c
Log Message:
Fix some major locking protocol issues related to pmap_kremove() having
to deal with PG_PVLIST mappings; it no longer has to. Add some DIAGNOSTIC
checks for inconsistent use of pmap_enter/pmap_kremove.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 syssrc/sys/arch/alpha/alpha/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.