Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/01/2007 22:10:14
Module Name: src
Committed By: ad
Date: Sun Jul 1 22:10:14 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_kthread.c
Log Message:
Make kthread_create() work with schedulers that use per-CPU locks.
Pointed out by rmind@.
To generate a diff of this commit:
cvs rdiff -r1.16.6.6 -r1.16.6.7 src/sys/kern/kern_kthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.