https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249402

Adrian Chadd <adr...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adr...@freebsd.org

--- Comment #1 from Adrian Chadd <adr...@freebsd.org> ---
Oh, I'd /totally love/ the comlock to be non-recursive in freebsd. That would
force us to tidy up a whole lot of things.

Maybe we should add some _locked() versions that expect the lock held, and use
those? I'd like to avoid the unlock/<thing>/relock pattern because it is racy
as the state can change in that window. (The scan code is notorious for being
bad at this..)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to