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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 11 16:47:20 UTC 2016


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

Roman Bogorodskiy <novel at FreeBSD.org> changed:

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

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

Yeah, you're right, vtnet_modevent() is called twice, so we don't need to
duplicate uma_zcreate() calls indeed.

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


More information about the freebsd-virtualization mailing list