[issue2032] iwn panic: assertion: !IS_SERIALIZED((s)) in lwkt_serialize_enter

Joe Talbott (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Tue Mar 22 03:40:13 PDT 2011


Joe Talbott <josepht at cstone.net> added the comment:

I'm working on a solution to this.  Iwn_ioctl() is serialized when called from
parent_updown_task() but not from other entry points.  I'm thinking I should
just remove the serialization from parent_updown_task(), but I'll need to do a
bit of research first.

Thanks,
Joe

----------
assignedto:  -> josepht
nosy: +josepht
priority:  -> bug
status: unread -> in-progress

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2032>
_____________________________________________________






More information about the Bugs mailing list