Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/14/2005 02:15:44
Module Name:	src
Committed By:	chs
Date:		Mon Feb 14 02:15:43 UTC 2005

Modified Files:
	src/sys/arch/m68k/m68k: pmap_motorola.c

Log Message:
fix an off-by-on in pmap_check_wiring():  we increment the PTP refcount
before calling this, so it's ok to see the max value here.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/m68k/m68k/pmap_motorola.c

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