Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/12/2002 00:30:18
Module Name:	syssrc
Committed By:	he
Date:		Mon Nov 11 22:30:18 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: pmap.c

Log Message:
Remove a PARANOIADIAG check which is a bit too paranoid.  This one
would now trigger whenever a previously used "cached" uarea was reused.

Reviewed by thorpej and chs.


To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 syssrc/sys/arch/mips/mips/pmap.c

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