Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/06/2003 16:16:11
Module Name:	src
Committed By:	mrg
Date:		Mon Jan  6 14:16:11 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: trap.c

Log Message:
- md_fpumid = -1 => md_fpu = NULL, in some #ifdef FPU_DEBUG code
- only call KERNEL_PROC_UNLOCK() if we called KERNEL_PROC_LOCK() originally.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/arch/sparc/sparc/trap.c

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