Date: Tue, 10 May 2016 20:38:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-virtualization@FreeBSD.org Subject: [Bug 209428] if_vtnet(4) panics when doing kldunload if_vtnet Message-ID: <bug-209428-27103-2fhRcu1lUB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209428-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-209428-27103@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=3D209428 Kristof Provost <kp@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Andrew@FreeBSD.org, | |kp@freebsd.org --- Comment #2 from Kristof Provost <kp@freebsd.org> --- That fix looked odd to me, because I did not expect vtnet_modevent() to be called twice with MOD_UNLOAD. That is the cause though, because there are two DRIVER_MODULE()s for vtnet. I think this problem was introduced with r276367. Cc-ing Andrew so he can t= ake a look too. --=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-209428-27103-2fhRcu1lUB>