Subject: CVS commit: [netbsd-1-5] syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/29/2002 00:45:20
Module Name: syssrc
Committed By: he
Date: Thu Mar 28 22:45:19 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-5]: pmap.c
Log Message:
Pull up revision 1.136 (via patch, requested by chs):
Avoid accounting errors in pmap_enter() by only updating the counters
once the operation can no longer fail. Fixes PR#16028.
To generate a diff of this commit:
cvs rdiff -r1.94.2.3 -r1.94.2.4 syssrc/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.