[Bug 249402] Locking issue when requesting an ieee80211 scan
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 17 18:42:15 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249402
Adrian Chadd <adrian at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adrian at freebsd.org
--- Comment #1 from Adrian Chadd <adrian at 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.
More information about the freebsd-wireless
mailing list