DragonFly BSD
DragonFly bugs List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue174] Unloading md module causes a panic


From: "Antonio Huete Jimenez \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Dec 2009 12:37:06 +0000

Antonio Huete Jimenez <tuxillo@quantumachine.net> added the comment:

Hi,

I think what is happening here is , despite md is already included in the
kernel, the module is not registered and thus modlist_lookup2() doesn't find it,
so kldload() syscall succeeds instead of failing in EEXIST as it should be.

I'm going to try to provide a patch to fix this based on some recommendatiosn
given by Alex.

Cheers,
Antonio Huete

----------
assignedto:  -> tuxillo

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue174>
_____________________________________________________



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]