Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/10/2000 14:12:14
Module Name:	syssrc
Committed By:	jeffs
Date:		Mon Jul 10 21:12:14 UTC 2000

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

Log Message:
In setregs() flush sigreturn trampoline code from the d (MIPS3) and i cache.
Tested on geocast RM5231 platform.  This fixes a race in
regress/sys/kern/sigtramp.  Some other ports do the same thing.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 syssrc/sys/arch/mips/mips/mips_machdep.c

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