[Bug 209428] if_vtnet(4) panics when doing kldunload if_vtnet

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 12 15:18:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209428

Roman Bogorodskiy <novel at FreeBSD.org> changed:

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

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

Good point, I've moved out EBUSY check out of the --loader == 0 condition, as
all the MOD_QUIESCE calls will be _before_ the last MOD_UNLOAD where we clean
things up.

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


More information about the freebsd-virtualization mailing list