Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2017 12:22:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4)
Message-ID:  <bug-220076-8-xEMaNZbMi2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220076-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220076-8@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=3D220076

--- Comment #3 from Eugene Grosbein <eugen@freebsd.org> ---
Created attachment 183625
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183625&action=
=3Dedit
protect ng_iface private data with rmlock

Alternative version of the patch using rmlock instead of rwlock for
performance.

--=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-220076-8-xEMaNZbMi2>