Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/28/2002 10:05:54
Module Name: syssrc
Committed By: chs
Date: Sun Jul 28 07:05:54 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: syscall.c
Log Message:
create a syscall_plain() like on other platforms
and avoid getting the kernel lock for MPSAFE syscalls.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/powerpc/syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.