Subject: CVS commit: [vmlocking] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/10/2007 11:37:02
Module Name:	src
Committed By:	ad
Date:		Tue Apr 10 11:37:02 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: subr_workqueue.c
	src/sys/sys [vmlocking]: workqueue.h

Log Message:
Allow workqueues to be marked as MP safe.


To generate a diff of this commit:
cvs rdiff -r1.12.2.2 -r1.12.2.3 src/sys/kern/subr_workqueue.c
cvs rdiff -r1.4 -r1.4.2.1 src/sys/sys/workqueue.h

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