Module Name: src Committed By: matt Date: Sun Oct 7 22:16:21 UTC 2012
Modified Files:
src/sys/kern: subr_workqueue.c
Log Message:
If the workqueue is using a prio less than PRI_KERNEL, make sure KTHREAD_TS
is used when creating the kthread.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/kern/subr_workqueue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
