Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/14/2002 16:52:25
Module Name:	syssrc
Committed By:	christos
Date:		Sat Dec 14 14:52:25 UTC 2002

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

Log Message:
release the kernel lock if trace_enter fails.
XXX[1]: We need to fix all platforms that do this.
XXX[2]: x86 does not check for MPSAFE syscalls before grabbing the lock.


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/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.