marcel 2008-03-29 17:33:29 UTC
FreeBSD src repository
Modified files:
sys/geom/part g_part.h
Log:
Change the order from SI_ORDER_FIRST to SI_ORDER_ANY (within
SI_SUB_DRIVERS) to avoid loading schemes before all the GEOM
classes have been loaded and initialized. Otherwise we may
end up using mutexes that haven't been initialized (due to
g_retaste() posting an event).
Revision Changes Path
1.8 +1 -1 src/sys/geom/part/g_part.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"