[Bug 220076] [patch] [panic] [netgraph] repeatable kernel panic due to a race in ng_iface(4)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 19 12:22:42 UTC 2017


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

--- Comment #3 from Eugene Grosbein <eugen at freebsd.org> ---
Created attachment 183625
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183625&action=edit
protect ng_iface private data with rmlock

Alternative version of the patch using rmlock instead of rwlock for
performance.

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


More information about the freebsd-bugs mailing list