Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sysmon
Module Name: src
Committed By: dyoung
Date: Wed Jan 2 10:15:53 UTC 2008
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c
Log Message:
In sysmon_envsys_create(), initialize the callout structure. Stops
panics with a DIAGNOSTIC kernel.
In sysmon_envsys_find_40(), wait until an envsys is not busy before
settings its busy flag, in the pattern of sysmon_envsys_find().
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/dev/sysmon/sysmon_envsys.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index