Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mips/mips
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.
Home |
Main Index |
Thread Index |
Old Index