Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/14/2001 01:49:15
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jan 13 23:49:14 UTC 2001

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

Log Message:
Check for ASTs in Syscall and UserGenException, too; AST processing
must be done on *every* return to userland.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.62 -r1.63 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.