Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/09/2000 02:50:18
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue May  9 09:50:18 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: locore_mips3.S

Log Message:
Introduce mips3_TBRPL(); not used in this moment, to be useful to
discard MachTLBUpdate() calls, however, the necessity of TLB entry
modification in such a way is under question because implementation
glitches on ASID management was straightened, those calls can be
sanely removed after all.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/mips/mips/locore_mips3.S

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