cvs commit: src/sys/alpha/linux linux_sysvec.c src/sys/compat/linux linux_mib.c linux_mib.h src/sys/i386/linux linux_sysvec.c

John Baldwin jhb at FreeBSD.org
Thu Mar 27 10:08:26 PST 2003


On 27-Mar-2003 Dag-Erling Smørgrav wrote:
> John Baldwin <jhb at FreeBSD.org> writes:
>>   Log:
>>   Add a cleanup function to destroy the osname_lock and call it on module
>>   unload.
> 
> This would work a lot better if linux_sysvec.c actually included
> linux_mib.h so it would have a prototype for linux_mib_destroy().

Weird, someone had tested this patch and it stopped their panic
and there was no report of any compile problems. :(  As a side
note, there is a good deal of duplicated code in the module
event functions in the linux_sysvec.c files.  Ugh.

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list