Date: Thu, 28 Sep 2017 11:20:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4) Message-ID: <bug-220076-2472-hn4LPRjJmF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220076-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-220076-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=3D220076 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184119|0 |1 is obsolete| | --- Comment #12 from Eugene Grosbein <eugen@freebsd.org> --- Created attachment 186781 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186781&action= =3Dedit protect ng_iface private data with rmlock Include <sys/lock.h> to not break build for stable/10. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220076-2472-hn4LPRjJmF>