Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 09/06/2000 09:33:43
Module Name:	syssrc
Committed By:	jeffs
Date:		Wed Sep  6 06:33:42 UTC 2000

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

Log Message:
Remove 3 of the nops between tlbwr and eret in tlb miss handlers.  They
were added early when adding the QED support.  RM5231 seems to work fine
w/o the extra nops.  Noticed by Chuck Cranor.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.