diff options
author | marcel <marcel@FreeBSD.org> | 2008-03-29 17:33:29 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2008-03-29 17:33:29 +0000 |
commit | 5b21e055a61b2f8539ccb8df474ef68ad76e0860 (patch) | |
tree | 29c3af8cc6bd8a2ead7c0eafa2bae02401c29f5f /share/mk | |
parent | ff9d959b80040c1b6f625d31c27260c10479be5d (diff) | |
download | FreeBSD-src-5b21e055a61b2f8539ccb8df474ef68ad76e0860.zip FreeBSD-src-5b21e055a61b2f8539ccb8df474ef68ad76e0860.tar.gz |
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).
Diffstat (limited to 'share/mk')
0 files changed, 0 insertions, 0 deletions