[Bug 295614] tun_destroy() holds ifnet_detach_sxlock while sleeping on tun_cv
Date: Tue, 26 May 2026 18:00:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295614
Kyle Evans <kevans@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kevans@freebsd.org
--- Comment #3 from Kyle Evans <kevans@freebsd.org> ---
Yes, this is intentional and has been the behavior for a long time- the
interruptible bits were a compromise to make it less annoying. I suppose it
doesn't hurt to EBUSY it for those contexts?
--
You are receiving this mail because:
You are the assignee for the bug.