Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 11/28/2007 17:23:39
Module Name: src
Committed By: rmind
Date: Wed Nov 28 17:23:39 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: sysv_sem.c
Log Message:
sys_semop: avoid doing copyin() with the lock held.
To generate a diff of this commit:
cvs rdiff -r1.68.2.4 -r1.68.2.5 src/sys/kern/sysv_sem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.