Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/02/1999 15:40:30
Module Name: syssrc
Committed By: thorpej
Date: Thu Dec 2 23:40:30 UTC 1999
Modified Files:
syssrc/sys/arch/alpha/alpha: pmap.c
Log Message:
In pmap_page_protect(), don't reference a pmap we're unlocking via
the PV entry we just freed (D'OH!)
To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 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.