On May 5, 10:22am, [email protected] (Paul Goyette) wrote:
-- Subject: Re: CVS commit: src/sys/dev/sysmon

| On Tue, 5 May 2015, Christos Zoulas wrote:
| 
| > In article <[email protected]>,
| > Paul Goyette <[email protected]> wrote:
| >> -=-=-=-=-=-
| >>
| >> Module Name:       src
| >> Committed By:      pgoyette
| >> Date:              Tue May  5 00:28:25 UTC 2015
| >>
| >> Modified Files:
| >>    src/sys/dev/sysmon: sysmon.c
| >>
| >> Log Message:
| >> If module_autoload() returns an error, just return that value instead
| >> of overwriting with ENODEV.
| >>
| >> Thanks, christos!
| >
| > Yes, but break before the mutex_enter...
| 
| Need to hold the mutex so we can release it below...

Return error then?

christos

Reply via email to