Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 12/28/2001 04:13:14
Module Name:	syssrc
Committed By:	shin
Date:		Fri Dec 28 02:13:14 UTC 2001

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

Log Message:
check if curproc is invalid, and do panic.
otherwise, we can't useful backtrace.
Ex. address error in interrupt handler.


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 syssrc/sys/arch/mips/mips/trap.c

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