Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/13/2004 18:50:40
Module Name:	src
Committed By:	nathanw
Date:		Tue Jan 13 18:50:40 UTC 2004

Modified Files:
	src/sys/arch/alpha/alpha: pmap.c

Log Message:
Adjust the DEBUG check in PMAP_ISACTIVE() to special-case process
exit, since the invariant it checks no longer holds there after the
recent reaper changes.


To generate a diff of this commit:
cvs rdiff -r1.206 -r1.207 src/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.