Subject: CVS commit: [netbsd-1-5] syssrc/sys/arch/pc532/pc532
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/29/2002 00:45:40
Module Name:	syssrc
Committed By:	he
Date:		Thu Mar 28 22:45:39 UTC 2002

Modified Files:
	syssrc/sys/arch/pc532/pc532 [netbsd-1-5]: pmap.c

Log Message:
Pull up revision 1.69 (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.50 -r1.50.2.1 syssrc/sys/arch/pc532/pc532/pmap.c

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