Subject: CVS commit: [newlock2] src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/02/2007 09:01:24
Module Name:	src
Committed By:	ad
Date:		Fri Feb  2 09:01:24 UTC 2007

Modified Files:
	src/sys/arch/mips/include [newlock2]: proc.h
	src/sys/arch/mips/mips [newlock2]: locore_mips1.S mipsX_subr.S

Log Message:
The TLB miss handler doesn't need to worry about RAS, oops.


To generate a diff of this commit:
cvs rdiff -r1.19.20.2 -r1.19.20.3 src/sys/arch/mips/include/proc.h
cvs rdiff -r1.60.18.4 -r1.60.18.5 src/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.19.20.4 -r1.19.20.5 src/sys/arch/mips/mips/mipsX_subr.S

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