Subject: CVS commit: src/sys/dev/sysmon
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/02/2008 10:15:53
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.