sam 2006-03-30 23:06:59 UTC FreeBSD src repository
Modified files: sys/kern subr_taskqueue.c Log: fixup error handling in taskqueue_start_threads: check for kthread_create failing, print a message when we fail for some reason as most callers do not check the return value (e.g. 'cuz they're called from SYSINIT) Reviewed by: scottl MFC after: 1 week Revision Changes Path 1.35 +20 -11 src/sys/kern/subr_taskqueue.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"