Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2016 15:18:30 +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-lSYZpCKpOS@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

Roman Bogorodskiy <novel@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170229|0                           |1
        is obsolete|                            |

--- Comment #14 from Roman Bogorodskiy <novel@FreeBSD.org> ---
Created attachment 170230
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170230&action=
=3Dedit
patch v5

Good point, I've moved out EBUSY check out of the --loader =3D=3D 0 conditi=
on, as
all the MOD_QUIESCE calls will be _before_ the last MOD_UNLOAD where we cle=
an
things up.

--=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-lSYZpCKpOS>