Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/02/2002 17:02:04
Module Name: syssrc
Committed By: scw
Date: Mon Sep 2 14:02:04 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: trap.c
Log Message:
Add a function which dumps the machine state following a nested
critical section fault.
Also, in the regular trap() handler, use &proc0 if curproc is NULL.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh5/sh5/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.