Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/24/2003 16:36:11
Module Name:	src
Committed By:	chs
Date:		Sun Aug 24 16:36:11 UTC 2003

Modified Files:
	src/sys/arch/alpha/alpha: syscall.c

Log Message:
avoid taking the kernel lock for MPSAFE syscalls.
add missing unlock in fancy case.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/alpha/alpha/syscall.c

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