Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 10/13/2007 00:30:27
Module Name: src
Committed By: rmind
Date: Sat Oct 13 00:30:27 UTC 2007
Modified Files:
src/sys/kern: kern_lwp.c kern_synch.c
Log Message:
- Fix a comment: LSIDL is covered by spc_mutex, not spc_lwplock.
- mi_switch: Add a comment that spc_lwplock might not necessary be held.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/kern/kern_lwp.c
cvs rdiff -r1.200 -r1.201 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.