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

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

Log Message:
Pull up revision 1.36 (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.8 -r1.8.2.1 syssrc/sys/arch/sh3/sh3/pmap.c

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