Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/27/1999 08:02:12
Module Name: syssrc
Committed By: he
Date: Sat Nov 27 16:02:11 UTC 1999
Modified Files:
syssrc/sys/arch/alpha/alpha [netbsd-1-4]: pmap.c
Log Message:
Pull up revision 1.116 (requested by mycroft):
Fix bugs in pmap_protect():
o do not overrun eva by L1SEG_SIZE - PAGE_SIZE.
o do not advance sva twice for each valid l3 or l2 page.
To generate a diff of this commit:
cvs rdiff -r1.88.2.4 -r1.88.2.5 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.