[Bug 194109] [lor] if_lagg rmlock <-> if_addr_lock
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 11 17:46:22 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194109
Ryan Stone <rstone at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rstone at FreeBSD.org
--- Comment #6 from Ryan Stone <rstone at FreeBSD.org> ---
The bug is not in the lagg driver but in the upper layer that held the
if_addr_lock while calling into the driver. This review should fix the lagg
driver and any other ifnet implementation that needs to get a lock in its
if_counter handler:
https://reviews.freebsd.org/D8498
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list