Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2016 17:46:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 194109] [lor] if_lagg rmlock <-> if_addr_lock
Message-ID:  <bug-194109-2472-bg6SXYbohl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194109-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194109-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194109

Ryan Stone <rstone@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rstone@FreeBSD.org

--- Comment #6 from Ryan Stone <rstone@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194109-2472-bg6SXYbohl>