Module Name: src Committed By: martin Date: Tue Apr 28 11:58:50 UTC 2015
Modified Files:
src/sys/dev/sysmon: sysmon_taskq.c
Log Message:
sysmon_task_queue_sched needs to RUN_ONCE(tq_preinit) as well, it can
be called from sysmon_envsys_register() early.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/sysmon/sysmon_taskq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
