Module Name: src Committed By: pgoyette Date: Mon May 4 23:50:36 UTC 2015
Modified Files: src/sys/dev/sysmon: sysmon.c Log Message: If autoload of the subcomponent module fails, don't try to call its open routine. Just return an error. Hopefully this will fix the recently reported issues with atf tests running on xen guest. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/dev/sysmon/sysmon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.